Posts Tagged ‘ray-casting’
I was so very close to giving up
but I have not! I have learned how to use ray casting to calculate the amount to “push” back on an object to ensure they don’t slide straight through it!
Unfortunately, my implementation doesn’t work at very low frame rates. Moving right along.
My plan right now is to use jME’s lighting system to add atmosphere to the game levels. The level will have a very dark ambient light added over the whole scene, and then stuff like torches will cast point lights.


