Hello,
I am setting up an FPS in Java with jBullet and LWJGL.
I've got all the basics figured out but I'm stuck on mesh collision.
I want to load a .obj file as my level and I've already got a .obj loader working.
But I need to set up an collision shape and I've searched and tried a lot but I cannot find the solution.
Could you please help me out or give me directions?
Regards Pitje.