Constructive Solid Geometry (CSG)
Project description
Constructive Solid Geometry (CSG) is a modeling technique that uses Boolean operations like union and intersection to combine 3D solids. This library implements CSG operations on meshes elegantly and concisely using BSP trees, and is meant to serve as an easily understandable implementation of the algorithm. All edge cases involving overlapping coplanar polygons in both solids are correctly handled.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycsg-0.1.tar.gz
(6.2 kB
view details)
File details
Details for the file pycsg-0.1.tar.gz
.
File metadata
- Download URL: pycsg-0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85c61cf5510366b43d4ba8dd9c4cb9319c163c116abd06105892842f4f2bae68 |
|
MD5 | 93378504bd17da7feb9989cf204c3207 |
|
BLAKE2b-256 | 17a6a831c966acc13914856a55fa4c0d21ecfb9570e73dc8f54c03328f349b00 |