hi, i use blender and i'm interested in mapping. i know that at some point i'll have to use gtkradiant, but since i use blender a fair bit i'd like to do the actual modeling part in blender and then texture it and finish it off in gtkradiant. the problem is that, as far as i can see, gtkradiant will only import .map files and i haven't had any luck with getting .map exporters to work with blender.
if anyone has any advice on how to get a model from blender to gtkradiant it would be a great help.
thanks.
getting maps from blender to gtkradiant
What game are you mapping for? Q3 engine or D3 engine? Both games will support certain 3D file formats. For both games, GtkRadiant can't just open files, you have to import them.
For Quake 3, right click and choose misc_model, then select the file you want to import.
For D3 engine, right click and choose func_static, then with the entity selected, click on the model button in the entity inspector. Then find your model file.
For Quake 3, right click and choose misc_model, then select the file you want to import.
For D3 engine, right click and choose func_static, then with the entity selected, click on the model button in the entity inspector. Then find your model file.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
-
- Posts: 4
- Joined: Sun Jan 28, 2007 9:51 pm
obsidian-
i'm planning on modeling for quake3. thanks for the right click tip, i'd been looking through the pull down menus at the top of the screen and wondering why i couldn't find any way of importing models. (complete gtkradiant noob). now with rightclick/misc/misc_model i have a load of different filetypes i can work with. you've been a massive help.
black dog-
i'm glad to hear i need to do the skinnning in blender. the more i can get done in blender the better. thanks for the advice.
i'm planning on modeling for quake3. thanks for the right click tip, i'd been looking through the pull down menus at the top of the screen and wondering why i couldn't find any way of importing models. (complete gtkradiant noob). now with rightclick/misc/misc_model i have a load of different filetypes i can work with. you've been a massive help.
black dog-
i'm glad to hear i need to do the skinnning in blender. the more i can get done in blender the better. thanks for the advice.
Cautionary note, you probably don't want to create actual walls and such in Blender, since models do not clip, are not used to generate portals, etc, etc. As far as the game engine is concerned, models are invisible to the game world.
You can work around this by adding clip brushes and caulk to seal off your map, but you are almost better off having created your geometry with brushwork in the first place.
Don't get me wrong, models are great for adding detailed geometry and there are just some things that you can't build in GtkRadiant that is a snap in modeling programs. Just be aware that models in Q3 have some limitations that you will have to work around. Before you start creating a whole map in Blender, I suggest you do a few small scale tests to determine how these limitations will affect what you want to do.
You can work around this by adding clip brushes and caulk to seal off your map, but you are almost better off having created your geometry with brushwork in the first place.
Don't get me wrong, models are great for adding detailed geometry and there are just some things that you can't build in GtkRadiant that is a snap in modeling programs. Just be aware that models in Q3 have some limitations that you will have to work around. Before you start creating a whole map in Blender, I suggest you do a few small scale tests to determine how these limitations will affect what you want to do.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
-
- Posts: 4
- Joined: Sun Jan 28, 2007 9:51 pm
useful bit of information there. i'd just assumed that imported models would have the same properties as stuff made with brushes.Cautionary note, you probably don't want to create actual walls and such in Blender, since models do not clip, are not used to generate portals, etc, etc. As far as the game engine is concern ed, models are invisible to the game world.
yes, it sounds like the work i'd have to do to make a blender made map work would be as time consuming as making the map in gtkradiant in the first place.You can work around this by adding clip brushes and caulk to seal off your map, but you are almost better off having created your geometry with brushwork in the first place.
ok, i think i've got it now. i'll build the vast bulk of the map in gtkradiant, do the detailed stuff in blender, import the models and then put clip brushes around those models to make them appear solid in the game.Don't get me wrong, models are great for adding detailed geometry and there are just some things that you can't build in GtkRadiant that is a snap in modeling programs.
thanks for the help obsidian, i've got a far better idea what i'm doing now. :-)
-
- Posts: 2237
- Joined: Sat Mar 12, 2005 10:49 pm
I'm going to have to point you to
http://www.quake3bits.com
Kats site was made pretty much specifically for Blender + Quake 3
We talk on http://www.quake3bits.com/cgi-bin/ikonboard.cgi
There are some nice tuorials there and links to import/export, and modeling tools/resources.
Hope this helps.
http://www.quake3bits.com
Kats site was made pretty much specifically for Blender + Quake 3
We talk on http://www.quake3bits.com/cgi-bin/ikonboard.cgi
There are some nice tuorials there and links to import/export, and modeling tools/resources.
Hope this helps.
Aye, read this link specifically as it deals with everything you're going to need to think of for this method of building maps (for Q3, Q4, D3)
http://www.quake3bits.com/cgi-bin/ikonb ... ST;f=6;t=9
http://www.quake3bits.com/cgi-bin/ikonb ... ST;f=6;t=9
-
- Posts: 4
- Joined: Sun Jan 28, 2007 9:51 pm