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☆75Updated 7 months ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- iGeo: Computational Design and 3D Modeling Library for Processing☆151Updated 4 months ago
- Provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. Old…☆51Updated 6 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 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
- Mepp - 3D MEsh Processing Platform☆49Updated 7 years ago
- Official Sunflow Repository - Sunflow is an open source rendering system for photo-realistic image synthesis.☆74Updated 6 years ago
- An implementation and presentation of selected mesh generation algorithms☆81Updated 4 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- A fast, general-purpose framework for geometry processing on the web.☆527Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆174Updated this week
- simple water simulation on the GPU☆48Updated 11 years ago
- ☆40Updated 11 years ago
- Java Computer Aided Engineering☆49Updated 2 years ago
- FFT based ocean simulation and rendering on WebGL☆38Updated 11 years ago
- Something called geometry☆34Updated 2 weeks ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- This is a clone of an SVN repository at http://openmesh.org/svnrepo/OpenMesh. It had been cloned by http://svn2github.com/ , but the serv…☆26Updated 10 years ago
- Open-source, cross-platform NURBS☆786Updated 5 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Cork Computational Library forked from source code by Gilbert Bernstein.☆45Updated 2 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- Computer Graphics Through OpenGL: From Theory to Experiments, Second Edition (Sumanta Guha)☆87Updated 11 years ago
- B-spline interpolation☆310Updated 3 years ago
- Fluid Simulator implementing all the main algorithms like SPH, MPM and PBF☆77Updated 9 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago