Closed Cewein closed 4 years ago
I think the actual view update is wrong we might need to had a glm::mat4
called view
in the nerv::camera
class because as of now it's total crap.
Alright now it's the movement that is bugged not the rotation anymore, changing title of the issue
it's as been more than a month and no progress as been made in the subject. will get back on the topic soon
I have remove the function
nerv::camera::setFront()
because it's useless since we use rotation instead of directilly changing the front vector.Commit in question