Collison in vrml...Helo... do have any idea how to make 2 things collide in vrml? when they collided, some sound would be played. do u know how to make those situation. I'm quite new to vrml but i do understand how route been implemented and right now im trying to understand vrml script. Hope you can help me a little. Thx.
RE:Collison in vrml...vrmlscript can help you do this. See my gravity examples in the vrml section for some simple plane collisions. To take this further, i think you need to do a calculateRayHit which will vary from which vrml browser you are running.