Re: [PyOpenGL-Users] glGetUniformfv
Brought to you by:
mcfletch
From: Ian M. <geo...@gm...> - 2010-06-08 20:55:39
|
Hi, I tried the sample and it works well as a workaround. Note that the *12 must be *16 for 4x4 matrices, and I imagine something else for other types (otherwise the application terminates "in an unusual way". Thanks, Ian |