8,018
edits
Paradox-01 (talk | contribs) m (link updates) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 150: | Line 150: | ||
=== | ===calculating a quaternion=== | ||
An early attempt to harvest quaternions and positions from TRAM files with OniSplit [http://mods.oni2.net/node/38 v0.9.54.0] can be found [http://oni.bungie.org/community/forum/viewtopic.php?id=2276 over here]. | |||
But that script runs inside an Excel file and Excel isn't a free program nor is the code compatible with OpenOffice. | |||
Vbs code pieces for Mod Tool can be found here: | |||
* [[Mod_Tool/Scripting#euler_rotation_-.3E_quaternion|euler rotation to quaternion]] | |||
* [[Mod_Tool/Scripting#quaternion_-.3E_euler_rotation|quaternion to euler rotation]] | |||
edits