mikhaildubov / computational-geometryLinks
Computational geometry algorithms in Java
☆129Updated 9 years ago
Alternatives and similar repositories for computational-geometry
Users that are interested in computational-geometry are comparing it to the libraries listed below
Sorting:
- weighted straight skeleton java implementation☆72Updated 3 months ago
- iGeo: Computational Design and 3D Modeling Library for Processing☆150Updated last month
- A Polygon clipper for Java☆83Updated 7 months ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- A simple and lean Java implementation of an incremental 2D Delaunay triangulation algorithm.☆95Updated 2 years ago
- Geometry library for Java☆52Updated 4 years ago
- An implementation and presentation of selected mesh generation algorithms☆81Updated 4 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆169Updated this week
- Open-source, cross-platform NURBS☆772Updated 2 months ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Line integral convolution techniques implemented in JavaScript, Canvas 2D and WebGL☆55Updated 11 years ago
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago
- tessellation of concave polygons with holes in Javascript☆38Updated 12 years ago
- Java implementation of BSP based CSG (Constructive Solid Geometry)☆188Updated 2 years ago
- B-spline interpolation☆306Updated 3 years ago
- CGAL bindings using SWIG☆378Updated last month
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆177Updated last year
- Official Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.☆71Updated 6 years ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.☆29Updated last year
- Java based geometry library for transforming, fitting, and intersecting geometric shapes and motion models.☆57Updated last week
- GoTools Geometry Toolkit☆70Updated last month
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- Java port of Clipper2, a Polygon Clipping and Offsetting Library☆36Updated last month
- Interactive Curvature Tensor Visualisation☆16Updated 4 years ago
- Mepp - 3D MEsh Processing Platform☆49Updated 6 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- Contribution to poly2tri project. This is a temporary fork, in order to add various features.☆36Updated 3 years ago
- Port of Michael Garland's QSlim to compile on Mac OS X☆21Updated 7 years ago
- Straight skeleton implementation in Python☆82Updated 4 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆125Updated 4 years ago