ODE Physics: How do you show collisions? (on screen)

Hey guys,

back once more with another question about ODE, I understand that panda collisions have a way to visualize (show) the collision meshes in the renderer.

Is there a way to do this with ODE?

It would make it easier for me to fix collisions if this was possible.

Thanks in advance

No, I don’t think there’s a way to visualize ODE collisions.

You need to build another layer on top if you want this feature.
You can reference:
discourse.panda3d.org/viewtopic.php?t=1485