previous |  up  | next
 

First OpenGL Program   

Author:  DigiBen

A very basic application that shows how to set up an OpenGL application and display a triangle (it looks 2D however).

Functions Used:  glViewport(), glMatrixMode(), glLoadIdentity(), gluPerspective(), glClear(), gluLookAt(), glBegin(), glEnd()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials