Having sucessfully passed 1st stage of my organic chem exam, I dedided to take a day off and how better to spend in that go fool around with some analytical geometry?
I suppose that a lot of cruise InSim mods programmers could use a system that would allow them to define arbitrary regions based on X,Y coordinates instead of nodes. This small demonstration shows how to use such a system to create street names, there is "Chicane", "Backstraight" and "Sector 2" on BL.
The example is written in C++/CInSim but the basic idea is quite simple so you shouldn't have any problems rewriting it to a language you use.
I suppose that a lot of cruise InSim mods programmers could use a system that would allow them to define arbitrary regions based on X,Y coordinates instead of nodes. This small demonstration shows how to use such a system to create street names, there is "Chicane", "Backstraight" and "Sector 2" on BL.
The example is written in C++/CInSim but the basic idea is quite simple so you shouldn't have any problems rewriting it to a language you use.