An introduction to Physically based rendering, covering what PBR will and won't do for you, sampling settings, environment lighting, objects as lights, shaders, issues with specular highlights.

Note it doesn't cover photons - I'm hoping to do a separate tutorial on that.

This parts looks at

- using objects as light sources in PBR;
- setting up imaged based lighting with an area light;
- visualising the effect of an area light
- introducing variation in your scene

*NOTE: Peter Bowmar has rightly pointed out that from Houdini 10 you can set your Pixel Samples at a low value (say 3 x 3) and use Min Ray Samples to increase quality for both micropoly PBR and ray-trace PBR. This is much faster than using Pixel Samples of say 10 x 10 as I do here in the video. The project file has been changed to reflect this.

For a better explanation see forums.odforce.net/index.php?/topic/9590-pbr-snack/ and look at the embedded picture

COMMENTS

  • There are currently no comments

Please log in to leave a comment.