gluPerspectivef error
gluPerspectivef error
hiya i seem to get a gluPerspectivef is not a function etc error msg, is there any updated file i need to use this? (aint used pb for a while)
Re: gluPerspectivef error
You'll need the "GLU32F" library in order to use "gluPerspectivef".
http://www.purearea.net/pb/download/userlibs/GLU32F.zip
Of course, I recommend you using my GlWrapper-library
http://www.purearea.net/pb/download/use ... rapper.zip
http://www.purearea.net/pb/download/userlibs/GLU32F.zip
Of course, I recommend you using my GlWrapper-library

http://www.purearea.net/pb/download/use ... rapper.zip
Good programmers don't comment their code. It was hard to write, should be hard to read.