You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: