GLFW - OpenGL framework

Started by Pelle, April 16, 2005, 03:31:35 PM

Previous topic - Next topic

Pelle

GLFW 2.5, an OpenGL Framework, has just been released. Besides improvements, it now contains make rules for Pelles C.

http://glfw.sourceforge.net/

(also on the links page)

Pelle
/Pelle

JohnF

Quote from: "Pelle"GLFW 2.5, an OpenGL Framework, has just been released. Besides improvements, it now contains make rules for Pelles C.

http://glfw.sourceforge.net/

(also on the links page)

Pelle

Is this some well deserved recognition at last! Maybe because you did those NeHe tutorials?

John

drakoh

Excellent ! good advertisement for pellesc !

tiwag

Thanks for the announcement for glfw !

attached are the glfw tutorials with PellesC project files.

They use the static library glfw.lib which is expected to be in PellesC\Lib\Win\,
and the header file glfw.h which is expected to be in PellesC\Include\Win\gl\

-tiwag

Pelle

Quote from: "JohnF"Is this some well deserved recognition at last! Maybe because you did those NeHe tutorials?
Maybe the NeHe tutorials helped. The author of GLFW mailed me almost a year ago, with some questions about Pelles C. I'm not sure if the tutorials were available then. Maybe also helped that we are both from Sweden (but don't know each other)... ;-)

Pelle
/Pelle