Search found 3 matches

by deepthought
Mon Feb 29, 2016 2:03 am
Forum: General Bullet Physics Support and Feedback
Topic: Java port of Bullet
Replies: 125
Views: 1034644

Re: Java port of Bullet

elect, have you considered a native wrapper rather than a port (like gdxBullet)? Obviously pros and cons with either approach, but I worry about ports not being maintained, like what happened with jBullet. I think this would be less of an issue with bullet3, since most of the code is OpenCL, and wo...
by deepthought
Mon Apr 29, 2013 6:33 pm
Forum: General Bullet Physics Support and Feedback
Topic: loading a level into jbullet
Replies: 0
Views: 5037

loading a level into jbullet

How should i load levels into Jbullet? Can I load the whole level as one big btbvhtriangleshape, or do i have to create separate shapes?
by deepthought
Mon Apr 29, 2013 6:31 pm
Forum: General Bullet Physics Support and Feedback
Topic: Java port of Bullet
Replies: 125
Views: 1034644

Re: Java port of Bullet

@jezek2:you should port the soft-body stuff