vishnu Posted March 23, 2018 Share Posted March 23, 2018 Hey all, good afternoon. I don't understand collision. Please anyone teach me. how to identify object collision in rendering time. Quote Link to comment Share on other sites More sharing options...
JohnK Posted March 23, 2018 Share Posted March 23, 2018 Big question. Do you mean camera and mesh collision http://doc.babylonjs.com/babylon101/cameras,_mesh_collisions_and_gravity mesh to mesh collision http://doc.babylonjs.com/babylon101/intersect_collisions_-_mesh physics collisions which are in this section http://doc.babylonjs.com/how_to/using_the_physics_engine#further-functionality-of-the-impostor-class Solid Particle collisions http://doc.babylonjs.com/how_to/solid_particle_system#particle-intersections Some further thoughts on SPS collisions here http://doc.babylonjs.com/samples Have a read through any of these you feel relevant to your use case. You can also do a search in the forum for collision. When you ready try a simple playground with two meshes colliding and if any problems ask with reference to the playground. Good luck. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.