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