R Soul
Registered
I'm currently working on a Python script for Blender to generate a simple mesh from the racing line. The reason is to make it easier to ensure the realroad texture is mapped properly.
I've been able to generate a mesh for the centreline (wp_pos) but I can't see anything that looks like the race groove.
For rF1 the xyz values for the groove are wp_pos + wp_groove_lat * wp_perp, but in the AIW file for Joesville (rF2) I don't see anything that looks like an offset. For each waypoint I can see three wp_pathinfo2 values, which may be for multiple lines, but I don't know what I'm looking at (blocking line, wet line, etc) because the numbers don't make sense to me.
Any ideas?
I've been able to generate a mesh for the centreline (wp_pos) but I can't see anything that looks like the race groove.
For rF1 the xyz values for the groove are wp_pos + wp_groove_lat * wp_perp, but in the AIW file for Joesville (rF2) I don't see anything that looks like an offset. For each waypoint I can see three wp_pathinfo2 values, which may be for multiple lines, but I don't know what I'm looking at (blocking line, wet line, etc) because the numbers don't make sense to me.
Any ideas?
