Page 1 of 1

Textures for SM3 maps

Posted: 27 Jul 2006, 19:44
by NOiZE
Can we share textures please :-)

Posted: 28 Jul 2006, 17:37
by Forboding Angel
Yep, speaking of which, I have nearly all my textures in one place now. Took a lot longer than I figured it would...

I'll put em up at some point during the weekend. Not all of them have normal maps though so you will have to make those yourself.

Posted: 29 Jul 2006, 03:57
by mufdvr222
Forboding,,can you tell me whats the best way to generate the blendmap images? I don`t have a clue. :oops:

Posted: 29 Jul 2006, 09:06
by Forboding Angel
sure :-)

Well, if you have 2.3d of l3dt you can import the heightmap into l3dt and run the attributes map, then take a screencapture. Use select color ranges in photoshop to select the rock etc, new layer, color overlay as white with a black background. THis royal bitch about doing it this way is that when you do the white color overlay it's very sharp, which means that you need to run it through Heavy guassian blur for it to look right.

Another was is to open the heightmap image up and use select color ranges on what should be the sides of the hills, copy paste as a new layer on a black background.

Either of the above work, neither make me very happy. I'mma try to figure out a good compromise between the two. I'll post back when I've done some testing.

Posted: 29 Jul 2006, 13:32
by mufdvr222
Ok, I have been using a variation of your method B :-)

Posted: 31 Jul 2006, 17:41
by Forboding Angel
Very cool stuff, check this out... THis is a message from Aaron Torpy (creator of l3dt)
atorpy wrote:Hi Forboding Angel,

Following the Textures for SM3 maps thread (into which I cannot reply), I thought I should point out that L3DT exports the blend maps, so you don't need that photoshop stuff on the heightfield. See the 'Operations->Alpha maps->Generate maps...' option. The relevant part of the user-guide is:

http://www.bundysoft.com/docs/doku.php? ... :ops:alpha

Cheers,
Aaron.
I'm giving him access to post in this forum.

Posted: 01 Aug 2006, 04:33
by mufdvr222
Thanks Aaron,, :lol: the results are much better.

Image

Posted: 01 Aug 2006, 07:34
by hrmph
I should be able to export the attributes map, but it says I don't have enough ram. Is there any way to write it to the harddrive without splitting it into a mosaic if I don't have enough ram? BTW it looks really nice muf.

Posted: 02 Aug 2006, 08:19
by Atorpy
Hi hrmph,

How large is the map, and how much RAM do you have?

One thing that *might* work is to generate the map as a mosaic, then select the attributes map (view->show map), and export it (file->export->active map) with the 'split map into mosaic' option disabled. This will use less RAM than having the whole map in memory.

In general, if RAM is a concern, I recommend always using the mosaic option, and exporting as a single (non-mosaic) file when you need to. This will make things slightly slower, but if you have the latest dev build (v2.4.0.21 or .22), then you'll have access to the calculation queue wizard, which automates some of the processes so that you don't have to be around to click 'next'. Thus you can run the attributes map/light map/texture map calculations overnight if need be.

Cheers,
Aaron.