HDRshop can perform diffuse or specular convolutions on high dynamic range panoramic images to pre-compute diffuse or rough specular texture maps for real-time lighting of 3D objects using light probes. The document describes how to load a panoramic light probe, downsample it for faster convolution processing, select diffuse or specular convolution, and adjust the phong exponent to control the convolution result.
HDRshop can perform diffuse or specular convolutions on high dynamic range panoramic images to pre-compute diffuse or rough specular texture maps for real-time lighting of 3D objects using light probes. The document describes how to load a panoramic light probe, downsample it for faster convolution processing, select diffuse or specular convolution, and adjust the phong exponent to control the convolution result.
HDRshop can perform diffuse or specular convolutions on high dynamic range panoramic images to pre-compute diffuse or rough specular texture maps for real-time lighting of 3D objects using light probes. The document describes how to load a panoramic light probe, downsample it for faster convolution processing, select diffuse or specular convolution, and adjust the phong exponent to control the convolution result.
HDRshop can perform diffuse or specular convolutions on high dynamic range panoramic images to pre-compute diffuse or rough specular texture maps for real-time lighting of 3D objects using light probes. The document describes how to load a panoramic light probe, downsample it for faster convolution processing, select diffuse or specular convolution, and adjust the phong exponent to control the convolution result.
HDRshop can perform a diffuse or specular convolution on a high-dynamic range 360 degree panoramic image (also called a light probe). This is useful if you need to pre-compute a diffuse or rough specular texture map; for example, to light an object using a light probe in real time applications. The light probe must be in latitude/longitude format; see this tutorial on how to convert between various panoramic formats. Each pixel is replaced with the cosine-weighted integral of the corresponding hemisphere of incident illumination. In non-mathematical terms, the diffuse convolution is the image you'd want to use as an environment-map (indexed by the surface normal) to light a diffuse object in order to show it lit by a light probe. The specular convolution is the image youd want to use as an environment map (indexed by the reflection vector) to light a rough but shiny object. It may be good to downsample the environment image first since the convolution calculations can take quite a long time. For a little more info see the reflection mapping web page: http://www.debevec.org/ReflectionMapping/ 1. Load a light probe in latitude/longitude format into HDRshop. You can use this sample light probe to get started. 2. Resize the image. Click on Image in the menu bar, then Size from the Image menu then Half Size from the Size menu. Repeat this several times until the image has been resized to a point where HDRshop can calculate the convolution in a reasonable amount if time. In this example the image has been resized to 128x64 and the convolution calculation takes about 96 seconds. 3. The diffuse convolution will act on the currently selected window so click on your light probe image to make sure its selected. 4. Choose Diffuse Blur by clicking on Image on the menu bar, then Panorama on the Image menu, and finally Diffuse/Specular Convolution on the Panorama menu. 5. For a purely diffuse convolution, use the default phong exponent value (1.000). To adjust the convolution for rough specular, set the phong exponent to higher values. The higher phong exponent values will result in tighter lobes around bright pixels, as you can see below. 6. A warning will pop up if HDRShop calculates that the diffuse convolution process will take more than 10 seconds. 7. You may resize the result of the diffuse convolution to the original size of the lat/long image if you like by reversing the process in step 2, using the Arbitrary Resize option instead of the Half Size option. Image: Phong Exponent: Original Diffuse Convolution 1.0 50.0 Specular Convolution 100.0