Open Rigid Body Simulator (ORBS) Activity
Open Rigid Body Simulator library with dynamics and 3D visualization
Brought to you by:
adrianomarto
Some small optimizations. I also removed the Te...
I created a dummy implementation for Terrain an...
Added basic navigation capability to viewer
I added the operator -= to Vector3 class.
I disabled the gravity to perform some tests.
I changed the loops to C++11 style.
Added list of required packages as comment.
Added a separate thread to update the simulation.
I created better classes for moving objects.
Adaptation to new C++ version.