http://code.google.com/p/irrcodes/downl ... e_node.zip
To compile
==========
Change parameters to point to the proper directories:
main.cpp:
Code: Select all
#define IRRLICHT_DIR "/home/smso/downloads/irrlicht/irrlicht-svn/"Code: Select all
IRRLICHT_DIR = /home/smso/downloads/irrlicht/irrlicht-svnTo start the editor
===================
Run:
./r
Use of the editor
=================
1. Load a body mesh in the scene.
2. Change the body rotation so that it is in the z-direction (as indicated by the blue line).
3. Load a tire mesh.
4. Roughly scale the tires to match with the body.
5. Adjust the tire offsets and tire rotations accordingly.
6. Repeat steps 4 and 5 to refine.
7. Save the params.
Regards,
smso