User Tag List

Results 1 to 8 of 8

Thread: HWA Raytracing?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    HWA Raytracing?

    When hardware acceleration gets here, will there be a way to get the kind of effect in Andos's shadow engine example (find it here: http://click.andersriggelsen.dk/examplefiles.php)

    The reason why I'm asking is because it seems like his example only works with boxes and simple objects, where as I want it to put a shadow past everything, and also have it so stuff can have varying effects on how opaque the shadow is. Like if there's a wall, you want everything past it to be solid black, but if there's a bad guy, you want it to be a dark gray color, so you can see the bad guys behind them.

  2. #2
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    maybe some extensions for the HWA only will allow us to use lights. It will allow us to create lights effects or fog of war.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    But what about shadow casting?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    i think it will be down to a 3d engine to provide a real 3d shadow, in the mean time you could make do with an object under the main one to simulate a shadow.. As speed won't be an issue when Hardware support comes out.

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    I'm not talking about just character shadows that follow the character, I'm talking about having a flashlight for instance. So it would only be illuminated where you shined the flashlight. I might have to make my own raytracing 'engine'.

  6. #6
    No Products Registered

    Join Date
    Apr 2007
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    what I use for darkness is an active object on the top layer. Couldn´t you just link a darkened active object on the top layer to the flashlight with a hole in it where you want the light to be? Just an idea.


  7. #7
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    What lazycoder means is something literally like a flashlight. For example, the light "stops" when it hits objects, but it doesn't have to be a certain shape. Indeed not just a shadow.

  8. #8
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HWA Raytracing?

    ive done this with fast loops... it was actually easyer & faster then i thought... however that was a game made only to cast shadows i imagine in a real instance it would be far more adversive on performance.

    if there is an somthing to do it for me... im all for it :cool:

Similar Threads

  1. A Raytracing Extension?
    By Phenix in forum Extension Development
    Replies: 24
    Last Post: 6th September 2009, 01:26 AM

Posting Permissions

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