6842b0c709de0

6842b0c70d9bd
1 Guest is here.
 

Topic: Transparent textures compatible with Dark Read 10038 times  

6842b0c70e145voodoo47

6842b0c70e1cc
If you are creating or modifying object textures that have transparent parts, you might have noticed how easy it is to break them - typically, the texture will display some transparency artifacts, looking like small holes when viewed ingame. Fixing this is quite easy, fortunately - you just need to get Gimp (freeware), and follow the instructions below:

- load the texture into Gimp
- go image/mode, select RGB
- click on the currently selected color, pick a custom color, set it to ff00ff (it's what is being used by vanilla SS2 textures, so lets go with that)
- color all parts that should be transparent with this color
- go image/mode, select indexed
- set it to generate optimum palette, number of colors 254, and convert
- go windows/dockable dialogs/colormap
- rightclick on the ff00ff pixel, choose rearrange colormap, move it to spot 0, click ok
- export as gif (or pcx)

The resulting texture should have proper transparency, both under NewDark and oldDark. I'm guessing the same result can be achieved with other image editing tools as well, as long as they support all the required functionality.


Notes: if you observe similar transparency artifacts on a texture that doesn't need any transparency, saving it as PNG should be enough to fix it (but you could apply the colormap fix as well if you really want to, or if oldDark compatibility is required). If you need transparency, load the texture into Gimp, go Image->Mode, select RGB, go Layer->Transparency->Add Alpha Channel, use the Fuzzy Selection Tool to select all the parts of the texture that should be transparent, hit delete and export as PNG.

Also, remember that all Dark textures should be power of two sized.
« Last Edit: 29. April 2020, 21:17:45 by voodoo47 »
6842b0c70e386
The wiki entry describes how to use one colour as transparent. Is there no alpha channel transparency yet?

6842b0c70e44cvoodoo47

6842b0c70e4ab
for oldDark compatible (pcx, gif) textures? no, whatever is on spot 0 is treated as transparent, afaik.
« Last Edit: 10. September 2019, 16:05:29 by voodoo47 »

6842b0c70e5d6ZylonBane

6842b0c70e62c
In OldDark you use Targa format textures to do alpha transparency.
6842b0c70e74d
Okay, and in NewDark? I mean, who cares about old dark compatibility anyway?
(I feel like I must be missing something blindingly obvious here.)

6842b0c70e827ZylonBane

6842b0c70e879
Uh, in NewDark you can also use PNG with alpha channel. DDS textures with DXT5 compression should also work, though I've never tried it.

I still use TGAs for a lot of transparent stuff anyway because PSP gives you more discrete control over the alpha channel.
6842b0c70e950
Shouldn't that at least be mentioned in the wiki entry?

Your name:
This box must be left blank:

Name the AI that appears in both System Shock games:
1 Guest is here.
He's damn opposed. Damn, damn, damn opposed.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6842b0c70f9b3