Are there any Python examples of moving around a scene with gravity and collision detection, like a player in a game?
Example:
https://castle-engine.io/view3dscene.phpI saw the bullet physics example. I could try and adapt it myself but I thought I'd check if there is already a sample closer to what I want that I haven't seen.