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

Detect floating islands feature request #58

Open JaineshPathak opened 3 years ago

JaineshPathak commented 3 years ago

I have feature request for detecting floating islands and if detected add collider and rigidbody to it so it starts falling down.