Skip to content

ygornb/glfw_tutorial_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glfw_tutorial_02

Simple glfw example program.

Added input handing, minimum opengl configuration, scene configuration and the renderization of a triangle.

First of all you will need to compile glfw3 lib and put the lib file in glfw3/lib directory and put the header files in glfw3/include/GLFW directory. if the directory don't exists you must create it in the workspace.

This project was compile on Debian 7.6 Wheezy and using Eclipse C/C++ kepler with gcc cross compiler version 4.8.2-5.

About

Added input handing, opengl configuration and other stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages