smistad / GPU-Marching-CubesLinks
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
☆195Updated 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
Sorting:
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- ☆75Updated 10 years ago
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆175Updated 5 years ago
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- Directional Field Synthesis, Design, and Processing☆84Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- ☆127Updated last month
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- OpenGP☆81Updated 2 years ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- Local barycentric coordinates solver☆69Updated 10 years ago
- Port of Marco Attene's meshfix to compile and run on Mac OS X☆28Updated 7 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆88Updated 9 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆326Updated last year
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆76Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- ☆164Updated 4 years ago
- ☆122Updated 12 years ago
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆83Updated 2 years ago
- Seamlessly erase seams from your favorite 3D models.☆123Updated 7 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆160Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆532Updated 8 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago