Results 1 to 2 of 2

Thread: glSlang Lightmapper

  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    glSlang Lightmapper

    Shadow3D has released another demo, this one showing how to use lightmap-effects with use of glSlang. A video card that supports glSlang is required.

    <center></center>

    Get the demo at shadow3d.delphigl.com!
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2

    glSlang Lightmapper

    Although it looks nice this is not a glSlang-Lightmapper! Lightmapping means static lighting where you render the light-intensity at the texels into textures and just texture them on the scene via multi-texturing.

    This demo "just" shows how to implement dynamic per-pixel-lighting (with a very basic light model, there are more sophisticated ones like blinn/phong, see e.g. the page of Humus) with glSlang, so maybe shadow should rename that one

Bookmarks

Posting Permissions

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