Skip to content

etienne-p/UnityMarchingCubesGPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Marching Cubes GPU

An implementation of the marching cubes algorithm in Unity using the GPU. Volumetric data is passed as a Texture3D, polygonisation happens on the GPU using a geometry shader.

picture alt

About

Marching Cubes implementation on the GPU for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors