Page 1 of 1

jbullet integration

Posted: Wed 26. Jun 2013, 19:45
by dunmatt
The homepage says that there exists integration between jreality and jbullet, is that documented anywhere?

Right now I'm using a year-old version of jreality with ODE4j to build a robot simulator, but I'm certainly not married to the idea, I'd much rather defer to someone else's work stitching physics and graphics together!

Re: jbullet integration

Posted: Thu 27. Jun 2013, 15:09
by benjamin.kutschan

Re: jbullet integration

Posted: Thu 12. Dec 2013, 10:43
by Hardy
Hi,
I hope its okay to revive this thread.

I want to get a look at gravity in jReality, so I thought jBullet is the right thing to look for.
The link you mentioned earlier was made for mathVisSS13. I'm guessing it's Assignment related but I hoped for some generel information.

I couldn't find something in the Wiki about JBullet besides http://www3.math.tu-berlin.de/jreality/. There it says "The subversion project can be checked out from out svn server". Is this the example shown after the link?

Re: jbullet integration

Posted: Thu 12. Dec 2013, 15:30
by Andre
You can check-out jrealityBullet as said at the website here:
http://fs.math.tu-berlin.de:8000/svn/jrealityBullet

For anonymous access login as user guest with empty password.
jrealityBullet is the integration of jBullet version 2.72 http://jbullet.advel.cz/ to jReality

At the jrealityBullet project you can find a couple of demos.

best
andre

Re: jbullet integration

Posted: Fri 13. Dec 2013, 08:37
by Hardy
Thank you Andre, i'll take a look at it :)