Glowing Textures

Home Forums 3D Modeling Glowing Textures

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #14502
    GrandpaTrout
    Participant

    I just kind of stumbled on the technique for getting textures to glow. (sorry to post if this has already been solved).

    A glowing surface requires two textures, one for the surface, and one as the luminosity map. The luminosity map will define the shape and color of the glow.

    The surface name needs to end with the command ” ” (there are a few possible things the glow channel can equal, see the graphic SDK.

    In LW Layout, load your object, open the surface view, and find the glow surface. Add the base texture. Just below that is a Luminosity line. Hit the little T button to select your glow map texture. Then set the luminosity value to 100%.

    Save the object the surface is attached to (from layout). Then convert to a PSO.

    A good example to examine is the LOR platform. It has several glowing sections, especially the bridge area. You can see the glow map seperated from the underlying texture map (that was the important clue).

    Oh, and you can see the glow channel options that PS used by hex editing the existing *.PSO files. The PSO files are actually in amiga *.IFF data format, should anyone have time to write a converter. There are public domain *.IFF file read/write routines out there.

    -Gtrout

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.