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 8 months ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆175Updated 2 weeks ago
- An implementation and presentation of selected mesh generation algorithms☆81Updated 4 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
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- Provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. Old…☆52Updated 6 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- B-spline interpolation☆309Updated 3 years ago
- A fast, general-purpose framework for geometry processing on the web.☆527Updated 4 years ago
- A computational geometry library for C++ and Python☆86Updated 4 years ago
- ☆40Updated 11 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- 3D Boolean / CSG Library☆435Updated 5 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- Computer Graphics Through OpenGL: From Theory to Experiments, Second Edition (Sumanta Guha)☆87Updated 11 years ago
- Line integral convolution techniques implemented in JavaScript, Canvas 2D and WebGL☆56Updated 11 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
- A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl☆241Updated 3 years ago
- Digital Geometry Tools and Algorithm Library☆389Updated last week
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Automatically exported from code.google.com/p/poly2tri☆354Updated last year
- Cork Computational Library forked from source code by Gilbert Bernstein.☆45Updated 2 years ago
- Open-source, cross-platform NURBS☆788Updated 6 months ago
- A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.☆27Updated 12 years ago
- Code to split a concave polygon by a line☆41Updated 9 years ago
- Ocean Simulation Using FFT — C++, OpenGL, glut☆127Updated 9 years ago
- The Shader Lab Framework is a teaching tool to solidify the fundamentals of Computer Graphics with OpenGL 4.0 and GLSL.☆52Updated 6 years ago
- An algorithm to find the minimum bounding box.☆79Updated 4 years ago