Re: [Plib-users] *.mdl-loader for Microsoft flight-simulator
Brought to you by:
sjbaker
From: Per L. <li...@ho...> - 2000-11-04 17:10:00
|
> Hi all, > there is a *.mdl loaderin PLIB, as Steve Baker has said. > My question is now, who has used this loader and if this person can give > me his example( the used mdl-file) and also his experiences (what is > about the textures ?) > I have programmed a flight simulator using PLIB and I am interesting to > use Microsoft Flight Simulator aircrafts. There is a modified version of tux_example that uses the MDL loader here: http://www.mdstud.chalmers.se/~md6pl/LoadTest.cxx Put the model and its textures in the working directory and give the model name as an argument on the command line. You can use the keys G, F and ' to toggle gear, flaps and spoilers on and off. It would be interesting to see your flight simulator! Is there a homepage? Good luck, Per Liedman |