previous |  up  | next
 

3DS File Loader   

Author:  DigiBen

This tutorial will show you how to load "objects" into an OpenGL application that are saved in a .3ds file format.

Functions Used:  fopen(), new, fread(), strlen(),  fclose(), delete, glBegin(), glEnd(), SwapBuffers(),
vector::push_back(), vector::clear()


purchase full version
Access EXE

 
 
 

 

 

 


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