POV-Ray : Newsgroups : povray.binaries.scene-files : HDRI LightDome system : HDRI LightDome system Server Time
1 Sep 2024 10:16:49 EDT (-0400)
  HDRI LightDome system  
From: Trevor G Quayle
Date: 14 May 2007 12:20:02
Message: <web.46488bca4e05d400c150d4c10@news.povray.org>
There has been a bit of activity surrounding this type of lighitng lately,
so I thought it's time to release my work for public scrutiny.

This is an HDRI based lighting system that I have been working on for about
a year and a half an I feel I have finally got it developed to the point
that I can submit it.  It requires HDRI support capability and works in
megaPOV (I have not tested how it performs in the 3.7 betas yet).  It can
be fairly simple to use and implement in a scene, but also has some very
complex features.  At the moment I don't have a comprehensive help written
up, as I haven't found the time (perhaps if there's enough interest, I'll
work on that as soon as possible).  The intro to the macro briefly explains
each variable and what it does.

The zip file contains 3 files:
LightDome.inc: lightdome creation macro file
LightDomeExample.pov: a sample scene
MyOfficeSmall.hdr: a sample HDRI image made from one of my personally
created probes (used in LightDomeExample.pov)

Refer to the macro file and the example for how to use the system.

Features:
- .hdr HDRI light probe support (lat/long format only)
- light map evaluation mode
- area light support
- photon support
- auto/manual intensity adjustment for both lights and map
- central voronoi tesselation (gives accuracy improvements, but not
necessary)
- clipped are rebuilding: rebuild areas of the HDRI that are clipped (very
experimental, can also be used to try to simulate HDR with standard LDR
maps)

I have also tried a couple other experimental features that haven't been
implemented fully:  manual gamma correction adjustment and light intensity
weighting.

If you are interested, please give the system a try.  Feel free to post if
you have any comments/questions/suggestions.

Most of all: have fun and post anything you create with it!

-tgq


Post a reply to this message


Attachments:
Download 'lightdome.zip' (312 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.