Thanks!
PD:
Oviusly, you can also work with diferents shapes.
For example:
ODE.java:
(if anybody wants odejava supports, you can find it here: http://www.javagaming.org/ )
PD:
Oviusly, you can also work with diferents shapes.
For example:
ODE.java:
QuoteboxBody2 = new Body("box2", world, new GeomSphere("esfera",2f));JPCTODE.java:
QuoteObject3D sp = Primitives.getSphere(2.0F);
(if anybody wants odejava supports, you can find it here: http://www.javagaming.org/ )