Open Model - Model Loader

Discussion about everything. New games, 3d math, development tips...
Post Reply
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

Open Model - Model Loader

Post by saigumi »

Caught this over at Gamedev.net:

Open Model Initial Release
Posted by: http://www.benwoodhead.com at 09:18
OpenModel will load the file and supply you with a consistent interface to different file formats. Now you can get back to the most important things (i.e developing your game). There are so many Game Development tasks that every engine needs but people are duplicating each others' efforts. Itss time to leverage the talent of all the game developers so we can break new ground in our game and engine development. http://www.benwoodhead.com.
Crud, how do I do this again?
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Hm, maybe someone writes a mesh loader which is a wrapper for this loader. Would be useful when Open Model becomes more mature. Until now, it only supports md2 files, but maybe the list starts to grow.
Post Reply