-
Unstable branch: Added doxygen comments to mjColTree and friends Added OnCollisionDetected to the Physical Object superclass Added the concept of non-solid meshes (to simulate perhaps water surfaces) Added a switch to enforce hasCollision (b...
-
No, the project isn't dead :) the blog lagged a bit behind. Revision 64 2010-04-10 11:13:51 +0200 Unstable branch: Added pSphere, modified pParticle and the physics engine to accommodate for pSphere. Tried an experiment switching std::lis...
-
Corrected a looping and a list error in the sju physics engine (dropped data_structs in favour of std::list, the aim is to drop data_structs completely on next revisions). Updated the Wii environment installer to latest devkitpro libraries....
-
Physics: - Added basic notions of torque and moments to the physics system as well as the particle implementation. Wii: - Added a switch to the App class which shows the console in the Wii: set App.wiiShowConsole to true. Windows:
- th...
-
Physics! See http://motorj.mexine... - The initial blueprints for the physics engine were added. Still a lot to do :) - SjuEngine - Physical particle - Physical AABB - Physical sphere - Physical mesh Doxyfication...