Eldemarkki / Marching-Cubes-Terrain

Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
MIT License
562 stars 80 forks source link

Create terrain from heightmap #8

Closed Eldemarkki closed 4 years ago

Eldemarkki commented 4 years ago

Be able to import a heightmap image to create the terrain from. The amplitude can be changed from the editor.