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