Convert NIfTI volume to triangulated mesh using marching cubes
-
Updated
Apr 19, 2025 - C
8000
Convert NIfTI volume to triangulated mesh using marching cubes
Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
Online NIfTI voxels to triangulated mesh conversion
Marching Cubes (ambiguity resolved) implemented in C++
Marching Cubes C implementation with OpenGL.
Generate and output a set of points that are located on the surface of a gyroid, providing a discrete representation of this complex and intriguing minimal surface
Latest version of the Marching Cubes library described in the paper: http://jcgt.org/published/0008/03/01
A header-only C++ marching cubes library
Marching cubes algorithm implementation for TSDF
Visualize 3d meshes via scripting in scheme
The implementation Marching Cubes using OpenCV in C++
The marching cubes algorithm.
Marching Cubes implementation using CUDA and OpenGL
This script takes a single-labeled NIFTI file (.nii / .nii.gz) and converts it into a 3D mesh (.obj / .stl / .ply / .3ds).
A C++ implementation of OpenGL with Marching Cubes procedural generation example
Implicit surfaces with OpenGL in Haskell
Add a description, image, and links to the marching-cubes topic page so that developers can more easily learn about it.
To associate your repository with the marching-cubes topic, visit your repo's landing page and select "manage topics."