Is there a way to get these two babies working together ?
Example: I got (the built-in java3d) color-cube(under a TransformGroup of course) and a simple quad(floor) and then hit a key to start the simulation. So, based on cube’s properties like friction, mass and world’s gravity the cube will bounce around…
Thank you!