collide .obj
-
hybrid
- Admin
- Posts: 14144
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
If it's a large object just be careful because it might hurt, small objects you won't even notice sometimes
Well, actually Irrlicht does not care whether you are using collision with .obj or .something. Everything's internally handled the same. So use any example for object collision from the tutorials or the forum and insert your .obj mesh.
Well, actually Irrlicht does not care whether you are using collision with .obj or .something. Everything's internally handled the same. So use any example for object collision from the tutorials or the forum and insert your .obj mesh.