Re: [Plib-devel] Bug with sign of pitch?
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2000-07-25 02:06:59
|
Dave wrote: > M(3,0) = -eyex; M(3,1) = -eyey; M(3,2) = -eyez; M(3,3) = 1.0; I think this is wrong. This is done differently in Mesa, Mesa uses an extra glTranslate. People wanting to use this code with plib should check this. Bye bye, Wolfram Kuss. |