previous |  up  | next
 

OBJ File Loader   

Author:  DigiBen

Teaches you how to load "objects" into an OpenGL application that are saved in the .obj file format.

Functions/Methods Used:  fopen(), feof(), fgetc(), fgets(),  fscanf(), strcpy(),glBegin(), glEnd(), SwapBuffers(), vector::push_back(), vector::clear(), new, delete


purchase full version
Access EXE

 
 
 

 

 

 


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