theone_32 Posted Tuesday at 11:18 AM Posted Tuesday at 11:18 AM Hi all, I dumped the track data of this game, and interpreted most of the meshes, objects and animations. There is a list of vectors in the first section of the TRK file which i cannot interpret. I guess they are some precalculated physics data like inertia, gravity, centrifugal force, but i am not sure and I might need some ideas/insights. here's a TRK dumper, just run "python trkdumper.py ILE02.TRK > dump.txt". Here's also a quick 3d viewer. use keys 1 to 8 do toggle vectors, mouse to rotate, zoom, wheel to change vector scale. you can find a demo zip with two .TRK files, here: CD Demo no install needed. Thank you very much! trkdumper.py track_box.py 1
Engineers shak-otay Posted 11 hours ago Engineers Posted 11 hours ago Hi, nice going! Green vectors could represent centrifugal force, but for one curve it's for driving clockwise, in another for driving counter clockwise. And in some spots the green vectors are missing or simply wrong, imho. (You could check for physical simulators, if any, for mass-bearing objects on curves.)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now