View Full Version : Open MS3D files...
I'm a beginner and I want open a MS3D file.
What I have to do? My e-mail is cybergame2001@ieg.com.br, if anybody cans send-me an example, tanks!
mikael_aronsson
08-21-2001, 02:21 PM
Try:
FILE* fp = fopen( "filename", "r");
Then it's open....
Sorry, couldn't resist. I am not sure but it's possible that the SDK has what you need.
http://www.swissquake.ch/chumbalum-soft/ms3d/download.html
Mikael
mikael_aronsson
08-21-2001, 02:29 PM
Hi !
Found one: http://nehe.gamedev.net/gametutorials/lesson04.asp
Mikael
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.