Search found 1 match

by Jon
Tue Mar 12, 2013 5:27 am
Forum: Questions and Help
Topic: Can Bepu handle a marching cubes terrain?
Replies: 1
Views: 3072

Can Bepu handle a marching cubes terrain?

Can Bepu handle a large, dynamically generated (But unmodifiable / static) terrain very well? If so, could someone point me in the right direction to get started? Right now I'm generating the mesh using Marching Cubes from a voxel array when the world is loaded. It can't be modified after it's gener...