Need help (newbie level) for collisions with a ray and my custom terrain geometry

It works like this, and it has nothing to do with panda.

Panda does not limit you, but in fact you will have to repeat the functionality of the panda collision system, if you do this on python, then this will have consequences for performance.

You can play around with the example, but you will need a depth buffer render and, accordingly, a camera in the location with the beam.

1 Like