mikhaildubov / computational-geometry
Computational geometry algorithms in Java
☆129Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for computational-geometry
- A Polygon clipper for Java☆81Updated 3 weeks ago
- weighted straight skeleton java implementation☆69Updated 5 months ago
- A simple and lean Java implementation of an incremental 2D Delaunay triangulation algorithm.☆94Updated last year
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆158Updated 4 months ago
- Geometry library for Java☆52Updated 4 years ago
- FFT based ocean simulation and rendering on WebGL☆35Updated 10 years ago
- This is an implementation of the algorithm described by Adriano Moreira and Maribel Yasmina Santos: CONCAVE HULL: A K-NEAREST NEIGHBOURS …☆20Updated 2 years ago
- Official Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.☆70Updated 5 years ago
- An implementation and presentation of selected mesh generation algorithms☆79Updated 4 years ago
- iGeo: Computational Design and 3D Modeling Library for Processing☆148Updated 5 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆21Updated 3 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 10 years ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.☆26Updated 7 months ago
- ☆15Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆112Updated 3 years ago
- Quadtree implementation☆111Updated 3 years ago
- Implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker") for the visualization of color spaces and other 3D models and obj…☆33Updated 7 years ago
- Java implementation of BSP based CSG (Constructive Solid Geometry)☆178Updated last year
- Implementation of sweep line algorithm for intersection of segments☆16Updated 8 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 6 years ago
- GoTools Geometry Toolkit☆69Updated this week
- Java based geometry library for transforming, fitting, and intersecting geometric shapes and motion models.☆53Updated last month
- Mepp - 3D MEsh Processing Platform☆49Updated 6 years ago
- Open-source, cross-platform NURBS☆741Updated 3 weeks ago
- Java implementation of earcut polygon triangulation library based on https://github.com/mapbox/earcut☆27Updated last year
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 7 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆193Updated 7 years ago
- Computes a minimal rectangular decomposition of a rectilinear polygon☆76Updated 10 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆114Updated 10 years ago