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

Implemented flattening terrain #14

Closed Eldemarkki closed 4 years ago

Eldemarkki commented 4 years ago

You can now flatten the terrain using CTRL and the left mouse button. The terrain will be flattened around the hit point with a radius. The alignment uses hit.normal to determine which way to flatten