-
open gl
hey
i just started getting into trying to use open gl and i cant find how to declare the open gl functions, i have added them to my project lib' but i just dont know how to declare them/make them work, if anyone has a link to some good tutorial or can point me in the direction of how to do this it would be great.
thanks
lee
-
Re: open gl
http://nehe.gamedev.net/ has good tutorials with examples in many languages (bottom of page of each tutorial).
Take a look at the basecode, they update it often.