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:
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆327Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆176Updated 5 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- The Robust Quad Mesh Extraction Library☆120Updated 4 years ago
- ☆127Updated last month
- Directional Field Synthesis, Design, and Processing☆84Updated 4 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- ☆75Updated 10 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- OpenGP☆81Updated 2 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆77Updated 5 years ago
- ☆122Updated 12 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆532Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆88Updated 9 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆162Updated 6 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆303Updated last year
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- Port of Marco Attene's meshfix to compile and run on Mac OS X☆29Updated 8 years ago
- An example that complies and runs the fast winding number for soups☆78Updated 6 years ago