3d models and maps

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
tyk
Posts: 6
Joined: Fri Dec 14, 2007 11:15 pm

3d models and maps

Post by tyk »

i'm trying to learn how to use this engine
i have some questions...

what kind of extension can i use for static model? animation? and map and terrain???
fireside
Posts: 158
Joined: Thu Dec 01, 2005 10:55 pm

Post by fireside »

There are a lot of supported types so check the features section of the engine.
FuzzYspo0N
Posts: 914
Joined: Fri Aug 03, 2007 12:43 pm
Location: South Africa
Contact:

Post by FuzzYspo0N »

Ill try hard to be helpful here

Static model is any of the formats listed, 3ds, obj, b3d is a fav apparently.

Animation can be in the .x format, and the others like md3 md3

The map and terrain you will combine the above into irredit (or another map editor) and this will give u a "map"

nobody said making games was easy :) its hard work.
Post Reply