Hello! I am a 25-year-old programmer born and raised in Rio de Janeiro. I have a passion for technology and how it can transform the world.

  • 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle















  • 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