FEMFX
FEMFX copied to clipboard
How to do raycasting?
Hi, thanks for this library! I'm writing a basic game engine, and was trying to figure out how to do raycasting. I couldn't find a method for this like PhysX's PxScene::raycast. Do you have recommendations on how to implement that method with this library?