I'm trying to use glGetFloatv to get the modelview matrix. For some WIERD reason, it doesn't work. Is it properly implemented?
I'm trying to use glGetFloatv to get the modelview matrix. For some WIERD reason, it doesn't work. Is it properly implemented?
Yes it is implemented, maybe youor model view atrix hasn't been set up correctly so you're not getting back what you expect?