Where can I find a (3D) editor to make a Mesh?

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
IrrLicht Newbie

Where can I find a (3D) editor to make a Mesh?

Post by IrrLicht Newbie »

Greetings, everyone. I have been in the process of fiddling a bit with IrrLicht, and I began to wonder where could I find a 3D editor to make my own mesh. I tried another link in this forum with plenty of links for such editors but either the web sites did not exist or the servers were busy all the time. Thanks.
deps
Posts: 115
Joined: Sat Jan 10, 2004 5:22 pm
Location: Tranås, Sweden

Post by deps »

Search the forums or the web for gmax and/or milkshape
gmax can only export to MD3 files, using the tempest addon, so you would also need the MD3 loader. You can find it here in the forums.
Post Reply