Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Decrius on December 20, 2006, 01:30:41 pm

Title: GLFW usage
Post by: Decrius on December 20, 2006, 01:30:41 pm
Hello,

I installed GLFW and tried things out with the .c file that comes with CodeBlocks. However, I wanted to use the init function...

I looked for an example of the very basics of GLFW or some documentation. The only thing I saw was gpwiki of grumpygames. But their example made CPU 100 when I already closed it.

Can any one give me the very basic .c file for GLFW, or for plain OpenGL?

Thank you very much,

Decrius
Title: Re: GLFW usage
Post by: thomas on December 20, 2006, 05:45:23 pm
What is wrong with the four sample files and tutorials available at GLFW's website, the GLFW User's guide, or the GLFW Reference manual, all of which are very detailled and didactically excellent?

Also please do note that we neither run a GLFW, nor OpenGL, nor game programing forum. This is a forum about Code::Blocks.