Search found 7 matches

by John Diasparra
Fri Feb 01, 2008 1:59 pm
Forum: Game Programming
Topic: Where to Start>?
Replies: 8
Views: 1691

Where to Start>?

Im finally ready to start the coding for my MMO


But where to start?

I really dont know what to start on first.
by John Diasparra
Fri Feb 01, 2008 1:58 pm
Forum: Everything 2d/3d Graphics
Topic: indoor
Replies: 3
Views: 1117

indoor

where would i model/make indoor things, such as castles, houses, and tent kind things. Would I do it in Maya? Or is there an idoor editor kind of thing?

Once i make them would i place them onto a terrain in irrEdit?
by John Diasparra
Fri Feb 01, 2008 1:57 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: What is a good level editor for irrlicht?
Replies: 60
Views: 104016

L3DT is really good.

Get L3DT and the plugin to export it as a .DMf, then u can import it into irrEdit and place trees, and what not into the landscape.
by John Diasparra
Fri Feb 01, 2008 1:44 pm
Forum: Beginners Help
Topic: Where to start
Replies: 10
Views: 565

Where to start

Im finally ready to start the coding for my MMO


But where to start?

I really dont know what to start on first.
by John Diasparra
Thu Jan 31, 2008 2:10 pm
Forum: Everything 2d/3d Graphics
Topic: irrEdit Support
Replies: 1
Views: 886

irrEdit Support

What file types does irrEdit support. Like .3ds or any of those types. or is it just .irr?
by John Diasparra
Tue Jan 29, 2008 7:32 pm
Forum: Beginners Help
Topic: Would the be good for a map editor?
Replies: 1
Views: 301

Would the be good for a map editor?

It is a Landscape generator. Could you use this to make a landscape and then add objects into it with irrEdit or anything?

http://www.bundysoft.com/L3DT/[/url]
by John Diasparra
Tue Jan 29, 2008 6:54 pm
Forum: Beginners Help
Topic: problem
Replies: 1
Views: 124

problem

I followed the tutorial on how to set up Dev-C++ for the Irrlicht engine, and some of the files it says to include in the parameters, from the /lib folder are not there, and when i code it is says that there is no such <irrlicht.h> folder in the directory.

What does one do?