Skip to content

divakarpuro/hello-gl

 
 

Repository files navigation

This is the source code for the "hello world" OpenGL application described in
chapter 2 of Joe Groff's OpenGL tutorial: 

http://duriansoftware.com/joe/An-intro-to-modern-OpenGL.-Chapter-2:-Hello-World:-The-Slideshow.html

You will need the GLUT <http://www.opengl.org/resources/libraries/glut/> and
GLEW <http://glew.sourceforge.net/> libraries to compile this program. It also
requires OpenGL 2.0 or later.

Do whatever you like with this source code.

About

"Hello World" in OpenGL 2.0

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.3%
  • GLSL 3.7%