marching-cubes topic

List marching-cubes repositories

Marching-cubes-on-Unity-3D

332
Stars
41
Forks
Watchers

Terrain voxel engine with the use of Marching Cubes implemented in Unity 2020.3.17f1 (LTS).

core

125
Stars
12
Forks
Watchers

It is an open source voxel algorithms implementation for Unity Engine

unity-marching-cubes-gpu

70
Stars
9
Forks
Watchers

GPU ComputeShader implementation of Marching Cubes algorithm

3DCurator

39
Stars
6
Forks
Watchers

A 3D Viewer for CTs of Polychromed Wood Sculptures

PyMarchingCubes

140
Stars
12
Forks
Watchers

Marching cubes with and without color interpolation, and edge subsampling.

softxels

50
Stars
6
Forks
Watchers

Marching cubes renderer for three.js

vacancy

63
Stars
10
Forks
Watchers

Vacancy: A Voxel Carving implementation in C++

dmc

60
Stars
10
Forks
Watchers

Dual Marching Cubes Implementation in C++

VoxelTerrain

40
Stars
8
Forks
Watchers

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...