mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 00:24:03 +00:00
68ffd04dff
Took the ODE bouncing ball tutorial sim and interfaced it within Trick. Created classes to handle interfacing with ODE and the DrawStuff graphics that comes with ODE. Created classes to contain the ball and the drawstuff graphics for the ball. refs #172