bengolder / python-geometryLinks
A 2D and 3D geometry library in python
☆53Updated 11 years ago
Alternatives and similar repositories for python-geometry
Users that are interested in python-geometry are comparing it to the libraries listed below
Sorting:
- 2D and 3D maths module for Python☆97Updated 7 years ago
- A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.☆30Updated 6 years ago
- compute an approximate minimal surface without recursion ("in one shot")☆18Updated 2 years ago
- Centroidal Voronoi Tessellations on Surfaces☆16Updated 8 years ago
- [WIP] Differential growth simulation☆11Updated 2 years ago
- Triangulation Template Library☆26Updated 3 months ago
- Real-time 2D fluid simulator with lots of visualization options.☆37Updated 3 years ago
- a grasshopper add-on for agent-based modelling based on physarum☆41Updated 9 years ago
- ☆11Updated 4 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- CGAL bindings using SWIG☆28Updated last year
- 2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. Licensed und…☆212Updated 2 years ago
- 2D and 3D computational geometry library☆32Updated 10 months ago
- iGeo: Computational Design and 3D Modeling Library for Processing☆150Updated 2 months ago
- openFrameworks addon to generate a contour plot from a user defined function☆29Updated 10 years ago
- A 2D fluid simuation that handles irregular geometery and viscosity☆28Updated 3 years ago
- Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor☆12Updated 9 years ago
- Statistical ray-tracing in Python/SciPy☆23Updated 9 years ago
- Marching cubes algorithm demo for OpenFrameworks / OSX, using a geometry shader