Skip to content

ch3mbot/Marching-Cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Marching-Cubes

An implementation of the marching cubes algorithm in c# for the Unity game engine. To use this project the assets need to be copied into a Unity project. Download Unity from: https://unity3d.com/

Current generators are asteroid and cuboid. Generates over multiple frames using a queue to spread out computation.

Algorithm information and triangulation tables from: http://paulbourke.net/geometry/polygonise/

About

Implementation of marching cubes in c# for the Unity game engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages