Map editor
Map editor
The Irrlicht engine is great, but I can't find any map editing tool that supports it's formats. I don't want to create my own, because it will take ages to make. So if anyone knows of a free map editing tool that can compile bsp maps (or another format that Irrlicht supports) please tell me. I know there is Valve's Hammer Editor and QuARK that can compile bsp files, but I'm not sure if you're allowed to use them for creation of your own game.
the problem is not the level editor as much as the bsp compiler. Hammer creates half-life bsps which are not compatible with Irrlicht, and Quark depends on Q3map2 (as also does Gtkradiant) to compile Quake3 bsps (Irr compatible) but then there's the legal issues stuff.
Besides having a free level editor like Quark, what we really need is a free bsp compiler; which I guess will only be available when Carmack finally releases Quake3's source.
There are some attemptss of free compilers but non of them work properly, so you might try using the existing options (quark-radiant+q3map2) or give other editors-formats supported by Irr a shot like deled (http://www.delgine.com) or My3d (3dsmax and Giles versions available) (http://my3dproject.nm.ru/)
or cshop (http://www.leadwerks.com)
Besides having a free level editor like Quark, what we really need is a free bsp compiler; which I guess will only be available when Carmack finally releases Quake3's source.
There are some attemptss of free compilers but non of them work properly, so you might try using the existing options (quark-radiant+q3map2) or give other editors-formats supported by Irr a shot like deled (http://www.delgine.com) or My3d (3dsmax and Giles versions available) (http://my3dproject.nm.ru/)
or cshop (http://www.leadwerks.com)
-
- Posts: 69
- Joined: Wed Mar 30, 2005 8:16 am
- Location: Keerbergen, Belgium
So you can use any of the above for the creation of your own game.QERadiant, Q3Radiant and GtkRadiant are Id software products:
The editors are free for non commercial use
GtkRadiant is open sourced under a proprietary License from Id software.
Commercial use requires a License from Id Software, which can be obtained independently from any engine License.
________
Medical Marijuana Dispensaries
Last edited by area51 on Tue Feb 22, 2011 1:04 pm, edited 1 time in total.
It comes with a compiler (q3map2).
And Irrlicht loads it with no problems as long as you use it in Quake3 mode. You get a drop down each time you start the editor.
________
DESPERATE HOUSEWIVES FORUM
And Irrlicht loads it with no problems as long as you use it in Quake3 mode. You get a drop down each time you start the editor.
________
DESPERATE HOUSEWIVES FORUM
Last edited by area51 on Tue Feb 22, 2011 1:04 pm, edited 1 time in total.