smistad / GPU-Marching-Cubes
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
☆194Updated 8 years ago
Alternatives and similar repositories for GPU-Marching-Cubes:
Users that are interested in GPU-Marching-Cubes are comparing it to the libraries listed below
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- ☆75Updated 10 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years ago
- Directional Field Synthesis, Design, and Processing☆82Updated 3 years ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- The Robust Quad Mesh Extraction Library☆115Updated 4 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- OpenGP☆81Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- ☆127Updated 4 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆323Updated last year
- Local barycentric coordinates solver☆69Updated 10 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆75Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆98Updated 3 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Port of Marco Attene's meshfix to compile and run on Mac OS X☆28Updated 7 years ago
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆237Updated 11 months ago
- 3D geometry processing environment☆82Updated 9 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆175Updated 3 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆60Updated 3 years ago
- Seamlessly erase seams from your favorite 3D models.☆121Updated 5 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆152Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆183Updated 3 months ago