A small library for visible 3D shapes
Project description
Shape4D
About Shape4D
Shape4D is a tiny library for computation of 3D geometry, particularly on intersection of line with polygon.
Core Features
-
Shapes: Point, Line and Polygon.
-
Creating a 3D polygon by changing its shape in definition position to its desired position.
-
When a 3D Polygon intercepts a 3D line, a point will be returned.
-
__contains__, overloaded for point in segment and polygon. -
__hash__and__eq__, overloaded for point, segment and polygon. -
__neg__overloaded for polygon.
Requirements
-
Python 3
-
Matplotlib is needed.
Documentation
To be continued.
Installation
pip install Shape4D
Usage
See Documentations
Change Log
License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Contact
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Shape4D-0.2.1.tar.gz.
File metadata
- Download URL: Shape4D-0.2.1.tar.gz
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1edc5ebeaf6d1b80395445170f899de62c84903d0d51c38db5f87c55f5c2de0a
|
|
| MD5 |
789270a679a77024a558f9722699b50d
|
|
| BLAKE2b-256 |
2f9e732c061bed4b33fe0b47bdf596c4a236aea0745e2560da83cc1d69eb1c88
|
File details
Details for the file Shape4D-0.2.1-py3-none-any.whl.
File metadata
- Download URL: Shape4D-0.2.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efb36cb4272da99113362faccfb0bfc014814a8ce680628b4522d9b2b7c68542
|
|
| MD5 |
74a477b2d6c64140fa7c41957ffc124e
|
|
| BLAKE2b-256 |
7b89ec2b49bd100450ed00ad87e24dd0807e50805dc5c24a95b66529ad49c7ef
|