02-01-2026, 12:42 PM
Thanks a lot Grymmjack!
Unfortunately, the car parameters cannot be adjusted in real time. I also wanted to do it so that they could be adjusted there, on the track. When you set 'detailst', the calculation of the positions of new points happens quickly, so the change is visible in real time. However, calculating the connections between the points is very computationally intensive. That's why it takes a few seconds for the program to start. Unfortunately, I can't solve this in real time.
For now, I'll add what I know.
If someone wants to make a track, it's easy. It creates a relief from the image 'map_deep2.jpg'. According to grayscale. What is black is low, what is white is high. All shades are located in between. I created roads, a circular track. Quite simply, I drew a gray circle on the image with a drawing program. For example, you can create a slope/jump with a grayscale scale.
Many things have been improved.
Unfortunately, the car parameters cannot be adjusted in real time. I also wanted to do it so that they could be adjusted there, on the track. When you set 'detailst', the calculation of the positions of new points happens quickly, so the change is visible in real time. However, calculating the connections between the points is very computationally intensive. That's why it takes a few seconds for the program to start. Unfortunately, I can't solve this in real time.
For now, I'll add what I know.
If someone wants to make a track, it's easy. It creates a relief from the image 'map_deep2.jpg'. According to grayscale. What is black is low, what is white is high. All shades are located in between. I created roads, a circular track. Quite simply, I drew a gray circle on the image with a drawing program. For example, you can create a slope/jump with a grayscale scale.
Many things have been improved.

