We’ve approved I don’t know how many new comrades here since the announcement that Reddit will kill its API access.
If you don’t know where to start posting on lemmygrad, this is a good thread to start in! You can also ask questions you have about federation or our instance.
Welcome!
The current lore is:
We are all feds on lemmygrad, but you get to choose your agency.
Hey! What’s the project if I may ask?
I’m trying to create an algorithm that generates racing lines for randomly generated race tracks. I once tried to make a racing game and had no idea how to make the AI follow a nice path around the track, so I came up with the idea of a project that generates said path. What I’m doing, basically, is assuming the fastest path around a corner is the biggest radius semi circle and trying to spawn these circles in every corner, than I connect them with straight lines