mikhaildubov / computational-geometry
Computational geometry algorithms in Java
☆129Updated 8 years ago
Alternatives and similar repositories for computational-geometry:
Users that are interested in computational-geometry are comparing it to the libraries listed below
- weighted straight skeleton java implementation☆71Updated last week
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆20Updated 3 years ago
- Official Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.☆70Updated 5 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆163Updated 2 weeks ago
- Geometry library for Java☆52Updated 4 years ago
- Java implementation of BSP based CSG (Constructive Solid Geometry)☆182Updated last year
- A simple and lean Java implementation of an incremental 2D Delaunay triangulation algorithm.☆94Updated 2 years ago
- A Polygon clipper for Java☆81Updated 3 months 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
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 11 years ago
- An algorithm to find the minimum bounding box.☆77Updated 3 years ago
- CGAL bindings using SWIG☆363Updated 2 months ago
- An implementation and presentation of selected mesh generation algorithms☆80Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A fast, general-purpose framework for geometry processing on the web.☆513Updated 4 years ago
- GoTools Geometry Toolkit☆70Updated 2 months ago
- Mepp - 3D MEsh Processing Platform☆49Updated 6 years ago
- Code repository for 15-869 Discrete Differential Geometry at CMU in Spring 2016.☆119Updated 8 years ago
- Java based geometry library for transforming, fitting, and intersecting geometric shapes and motion models.☆54Updated last week
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 6 years ago
- A 2D and 3D geometry library in python☆53Updated 10 years ago
- Geometric data structures and algorithms for computational design tasks☆119Updated 3 years ago
- 3D Boolean / CSG Library☆416Updated 4 years ago
- Medial Axis Transform - Library☆132Updated 10 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆171Updated last year
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆115Updated 10 years ago
- simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments☆26Updated 3 years ago
- Fluid Simulator implementing all the main algorithms like SPH, MPM and PBF☆74Updated 9 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆155Updated last year
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆118Updated 4 years ago