Still trying to figure out how to atan2 in assembly for #LoveByteTCC. Translated some c64 routines that gets me close, but still ways away.
@neauoire doing this with 16-bit integers seems like a very difficult problem
that said, it's also a very very cool thing
you could apply the same function for reading a joystick signal for example
or create little boids with steering behavious that fly around
atan2 is very cool