mikhaildubov / computational-geometryLinks
Computational geometry algorithms in Java
☆130Updated 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☆76Updated 10 months ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- An implementation and presentation of selected mesh generation algorithms☆80Updated 5 years ago
- iGeo: Computational Design and 3D Modeling Library for Processing☆152Updated 7 months ago
- Official Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.☆74Updated 6 years ago
- Provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. Old…☆53Updated 6 years ago
- Mepp - 3D MEsh Processing Platform☆49Updated 7 years ago
- A Polygon clipper for Java☆83Updated last year
- 3D Boolean / CSG Library☆436Updated 5 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 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
- B-spline interpolation☆313Updated 3 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆180Updated this week
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- An algorithm to find the minimum bounding box.☆80Updated 4 years ago
- Geometry library for Java☆53Updated 5 years ago
- Java Computer Aided Engineering☆49Updated 2 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆46Updated 2 years ago
- Line integral convolution techniques implemented in JavaScript, Canvas 2D and WebGL☆56Updated 11 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- OpenCTM is a file format, a software library and a tool set for compression of 3D triangle meshes. The geometry is compressed to a fracti…☆105Updated 7 months ago
- FFT based ocean simulation and rendering on WebGL☆38Updated 11 years ago
- Automatically exported from code.google.com/p/poly2tri☆356Updated last year
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated this week
- A fast, general-purpose framework for geometry processing on the web.☆530Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- tessellation of concave polygons with holes in Javascript☆39Updated 12 years ago