marching-cubes topic
Marching-cubes-on-Unity-3D
Terrain voxel engine with the use of Marching Cubes implemented in Unity 2020.3.17f1 (LTS).
core
It is an open source voxel algorithms implementation for Unity Engine
unity-marching-cubes-gpu
GPU ComputeShader implementation of Marching Cubes algorithm
3DCurator
A 3D Viewer for CTs of Polychromed Wood Sculptures
surfRecon
Surface Reconstruction
PyMarchingCubes
Marching cubes with and without color interpolation, and edge subsampling.
softxels
Marching cubes renderer for three.js
vacancy
Vacancy: A Voxel Carving implementation in C++
dmc
Dual Marching Cubes Implementation in C++
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementat...