DW's Freeware Utitlities List
Is there a small program which can compile a .map to any extension whitch Irrlicht can use?
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
I have createn a terrain with EasyGen. Is it possible to load the .map with any other kind of model program?
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
I don't know what you consider small, but use http://www.shaderlab.com/ Q3Map2 which is a free compiler for Q3 maps.VeneX wrote:Is there a small program which can compile a .map to any extension whitch Irrlicht can use?
Gtkbuild is a nice frontend to compile Q3 maps but you must have Gtkradiant and Q3 installed to use it.
Find Gtkbuild and other Q3 related cool utilities here:
http://q3.beyondirc.net/editors/
cheers!
Find Gtkbuild and other Q3 related cool utilities here:
http://q3.beyondirc.net/editors/
cheers!
create .md2 from .3ds
I use Anim8or and am very happy with it, except that it cannot export animations, only single frames of animations to .3ds. This Quake2 modeller looks like a good way to get .md2 animations. Make the animated model in Anim8or, export all frames, the use File->Import->Append Frames in the Q2 modeller. Then export to .md2
It can be gotten here
http://emartin.20m.com/phillip/Aztec/download.htm
I think there's also a link to it from Polycount.com
It can be gotten here
http://emartin.20m.com/phillip/Aztec/download.htm
I think there's also a link to it from Polycount.com
Metasequoia :: An easy and good modeler, bad rendering. can be used to create maps (i think). FREEWARE edition and SHAREWARE editions. http://www21.ocn.ne.jp/~mizno/main_e.html [english and japanese translations].
3D Canvas :: A very powerful and good modeler+animator. FREEWARE edition don't include much, and SHAREWARE editions include much (modeling options). http://www.amabilis.com/
Texture Maker :: A tool to make textures easily. SHAREWARE only. http://www.i-tex.de/
Geoscape3D :: A good tool to make terrians (never tried that, but the screenshots looks good and it exports to .x and .3ds too). SHAREWARE only i think. http://www.deliverancesoftware.co.uk/pr ... oscape.htm
3D Canvas :: A very powerful and good modeler+animator. FREEWARE edition don't include much, and SHAREWARE editions include much (modeling options). http://www.amabilis.com/
Texture Maker :: A tool to make textures easily. SHAREWARE only. http://www.i-tex.de/
Geoscape3D :: A good tool to make terrians (never tried that, but the screenshots looks good and it exports to .x and .3ds too). SHAREWARE only i think. http://www.deliverancesoftware.co.uk/pr ... oscape.htm
This isn't completely free - it's just q3map that's been expanded, still not legally usable for commercial endevours.patlecat wrote:I don't know what you consider small, but use http://www.shaderlab.com/ Q3Map2 which is a free compiler for Q3 maps.VeneX wrote:Is there a small program which can compile a .map to any extension whitch Irrlicht can use?
free uml editor
A free uml editor Jumli google for it. It can extract c++ code.
Please send me an e-mail instead of a private message.
This is actually free... :This isn't completely free - it's just q3map that's been expanded, still not legally usable for commercial endevours.
http://getic.njoydeco.com/
yet not sure if actually a q3 bsp
and this is q3 bsp compiler, totally free (the ydnar q3map2 one finally is not for comercial projects) ,but yet a bit basic (may i be wrong but seems already can bake lights ?? )
http://map3bspc.sourceforge.net/
Anyway, only advantage I see in this of bsp is the editor makes for your the collision on the level parts, and the lightmaps.Which is not easily and visually possible otherway...but yet bsp is for rooms, not large terrains, I think.
I mean, if Delgine gets lightmaps and collissions it'd be better to take its x exported meshes (so using x format not only for characters) but...to me it yet seems a long way to that, and as a comercial version of it is perhaps coming...I dunno if those features will be added to comercial or the free version, if ever done those.
so yep, I see BSP for now somehow solving those problems (the nicest path for now would be Quark+zhlt tools compiler for bsp maps, but still needed that hl bsp loader some user is doing...)
quark and zhlt tools links are somewhere in these forums, do a search...but that path is not possible if the hl bsp loader for irrlitch is not yet done. Instead, you can combine Quark with map3bspc basic compiler, or use getic, previously guessed if it really outputs a q3 bsp format or it can be loaded in Irrlitch.