Does anyone have examples/tutorials on how to use Bullet Physics/jBullet to do voronoi shattering?

StackOverflow https://stackoverflow.com/questions/4577579

سؤال

I'm trying to get something working with jBullet physics and voronoi shattering. I can find videos galore of it working, just no code examples.

Java or C++ is fine. Just need an example of some code. Can't find a single example of doing this.

If anyone has links to good examples/tutorials I would greatly appreciate it.

Thanks!

Max

هل كانت مفيدة؟

المحلول

The author of the book "Game Physics Engine Design" has source code for a fracture demo which can be found on Github

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top