hello !
I work actually on a car simulator, i use Java3d and Odejava, and the J3d Ode Binding.
I got some trouble, instead of using GeomSphere for the wheels, i’m using GeomCappedCylinder (GeomSphere is not adapted for the wheels, Cylinder is not implemented in ODEJava).
When my scene is going to start i catch a Non Affine Transformation. It’s seems to be a positionning problem…(when i desactivate the setTranslation in the Java3DDisplayObject class it works…)
Can someone help me or tell me what i have to do to change my shpère wheel into real wheel like cylinder or cappedCylinder ??
thanks, best regards…
_Mikael.