Results 1 to 6 of 6

Thread: Creating cool light effects?

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    New Zealand
    Posts
    45

    Creating cool light effects?

    Does anyone know how to make some really cool lighting effects, like the effects of the lights in this picture??

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    What they did here is use D3D (or DGraphics if DX8), textured the cube with the picture, and added point lights where you see them.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Zaei
    Guest
    No they didn't Sas =). The lights in D3D dont show up like that. They probably use a colored, Alphablended sprite.

    Z.

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Then they used alpha-channels on a complete flood fill of a colour.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    New Zealand
    Posts
    45
    Hmm... I've looked thru the game's folder and there's a folder with masks in it - one's got 'lightmask.png' and it's a black and white mask of the light effect - but no colour - how can I make it coloured with this??

    [P.S - NO DIRECTX WAS USED APART FROM DIRECTINPUT!!! I talked to the creator of the program - made in Delphi]

  6. #6
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    But using DX would make it much easier, once you got it to work..

    well they probably used the transparent blt API or their own routine...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width