gue-ni / OpenGL_Flightsim

A simple but realistic looking flight simulator using OpenGL, from scratch.
https://www.jakobmaier.at/posts/flight-simulation/?ref=github
MIT License
127 stars 13 forks source link

flightmodel.h bug #6

Closed MacP47 closed 1 year ago

MacP47 commented 1 year ago

image

I changed the method to inverse_transform_direction(target - rb.position) and it seemed to work

gue-ni commented 1 year ago

you are correct, this has been changed in the newest version