Skip to content

Terrain editor experiment using Marching Cubes algorithm in Compute Shader.

Notifications You must be signed in to change notification settings

barnabasbartha/Unity-Marching-Cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Marching Cubes

Terrain editor experiment using Marching Cubes algorithm in Compute Shader.

Achieved steady 100+ fps on my notebook with integrated GPU.

Live video

Compute Shader

If you are mainly interested in the compute shader, go to Assets/Scripts/MarchingCubeCS.compute

About

Terrain editor experiment using Marching Cubes algorithm in Compute Shader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published