Forum

dp textures

Discuss the construction of maps and the tools to create maps for 3D games.

Moderator: InsideQC Admins

dp textures

Postby ajay » Fri Jul 14, 2006 6:26 pm

I'm planning on making a (predominately) darkplaces only mod, and want to use those fancy-mdoern-day-what-all-the-cool-kids-are-using type textures, like bump and gloss and their mate norm. I have some questions, each one more uninformed than the last, and each one revealing more of exactly how little I know.

First question:
Am I right in thinking that the textures need to be arranged thus:
modname/textures/
and named:
/texturename.tga
/texturename_gloss.tga
/texturename_bump.tga
/texturename_norm.tga
?

Second question:
So for a gloss map texture I'd need both:
/texturename.tga
/texturename_gloss.tga
?

Third question:
To use this texture when mapping, would I also need a "normal-quake" version to use within the editor (Worldcraft), that would be overridden by darkplaces
?

Fourth question:
Where is there a good respository for such textures, specifically city, building type ones
?

Thanks, cheers and all the best to anyone at QEXPO

ajay
User avatar
ajay
 
Posts: 559
Joined: Fri Oct 29, 2004 6:44 am
Location: Swindon, UK

Re: dp textures

Postby LordHavoc » Sat Jul 15, 2006 6:50 am

ajay wrote:I'm planning on making a (predominately) darkplaces only mod, and want to use those fancy-mdoern-day-what-all-the-cool-kids-are-using type textures, like bump and gloss and their mate norm. I have some questions, each one more uninformed than the last, and each one revealing more of exactly how little I know.

First question:
Am I right in thinking that the textures need to be arranged thus:
modname/textures/
and named:
/texturename.tga
/texturename_gloss.tga
/texturename_bump.tga
/texturename_norm.tga
?

Second question:
So for a gloss map texture I'd need both:
/texturename.tga
/texturename_gloss.tga
?


Yes, for map textures.

Please read DP_GFX_EXTERNALTEXTURES in the dpextensions.qc file, it's a very technical piece of documentation but it explains the naming of things.

ajay wrote:Third question:
To use this texture when mapping, would I also need a "normal-quake" version to use within the editor (Worldcraft), that would be overridden by darkplaces
?


Yes Quake editors need a wad archive containing textures to use in the map, and these textures are compiled into the resulting .bsp file, the engine looks at their size for how big to make them in the game world, and then checks if any external images should replace their image portion (but their size remains in effect for how big the 'tiles' are).

Quake3 map editing environments (such as GTKRadiant 1.5 with the DarkPlacesPack) prefer them in the original tga format in a subdirectory of textures, such as quake/modname/textures/ajay/bluebrick.tga

ajay wrote:Fourth question:
Where is there a good respository for such textures, specifically city, building type ones
?

Thanks, cheers and all the best to anyone at QEXPO

ajay


People have been wondering about good repositories for textures for a long time I'm afraid :P

Grab anything you like from Nexuiz (it's all GPL, even the art).
LordHavoc
 
Posts: 322
Joined: Fri Nov 05, 2004 3:12 am
Location: western Oregon, USA

Postby Baker » Sat Jul 15, 2006 7:03 am

Spirit has very good textures archive:

http://wads.quaddicted.com/

It's not 24 bit, the textures are the 8-bit Quake palette type
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Postby spamalam » Sun Jul 16, 2006 3:24 am

an aside... worldcraft has a 5 wad pack limit right? Any tools for combining packs into a big wad file?

edit: scratch that, found mergewad after some time googling:
http://www.3ddownloads.com/gamedesign/f ... 0E42B77C87
edit 2: even better -
http://www.telefragged.com/wally/downloads.shtml
User avatar
spamalam
 
Posts: 31
Joined: Mon Jul 10, 2006 7:15 am

Postby HeadThump » Mon Jul 17, 2006 8:19 pm

There you go, Wally is a much better solution fo that sort of thing.
HeadThump
 
Posts: 74
Joined: Sun May 14, 2006 3:21 pm
Location: Zin


Return to Mapping

Who is online

Users browsing this forum: No registered users and 1 guest