Skip to content

Valphai/Marching-cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marching-cubes

Implementation of the marching cubes algorithm in Unity3d. I utilized HLSL and Compute Buffers to run this algorithm on the gpu. I also used a very simple shader graph with gradient to simulate terrain-like effect. This makes it look like an actual procedural terrain.

Triangulation table from the first reference link was used in this implementation.

Preview

alt text alt text

Literature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published