Difference between revisions of "Rendering"
Jump to navigation
Jump to search
(→White Render Look: - added IBL method) |
m (spelling) |
||
Line 40: | Line 40: | ||
** Camera | ** Camera | ||
*** '''Rotoscopes''' | *** '''Rotoscopes''' | ||
− | **** '''White image rotoscope''' - ''IMPORTANT:'' This is | + | **** '''White image rotoscope = a completely white image''' - ''IMPORTANT:'' This is on the '''Camera''', not the Choreography |
*** Property: Background = White (255, 255, 255) | *** Property: Background = White (255, 255, 255) | ||
*** Render Options | *** Render Options |
Revision as of 14:12, 3 September 2011
Jost Keller aka jakerupert
Thanks to all the Webrenderers
Contents
Rendering Times
Fuchur at Patchworks discusses speeding up renderings.
White Render Look
Method 1 - Basic Ambiance / Ambience Occlusion
The first method is just an AO render. This method only works when there are no textures on the model.
(source)
- Choreography
- Property: Global Ambient Type = Global Color
- Property: Ambiance Color = White (255, 255, 255)
- Property: Ambiance Intensity = 80%
- Property: Ambiance Occlusion = 80%
- Camera
- Property: Background = White (255, 255, 255)
- Render Options
- Property: Ambient Occlusion = ON
- Property: Occlusion Sampling = 20% (up to 70% for less noise)
- Property: Multi-Pass = On
- Property: Passes = 4 (or 16 for better)
- Property: Ambient Occlusion = ON
- Property: Global Ambient Type = Global Color
Method 2 - AO plus IBL
The second method builds on the AO method above by adding IBL (Image Based Lighting). The benefit of this method is that it works even if you have already textured your model. The differences are highlighted in bold below. (source)
- Choreography
- Property: Global Ambient Type = Global Color (Note: does not need to be set to an image.)
- Property: Ambiance Color = White (255, 255, 255)
- Property: Ambiance Intensity = 80%
- Property: Ambiance Occlusion = 80%
- Camera
- Rotoscopes
- White image rotoscope = a completely white image - IMPORTANT: This is on the Camera, not the Choreography
- Property: Background = White (255, 255, 255)
- Render Options
- Property: Ambient Occlusion = ON
- Property: Occlusion Sampling = 20% (up to 70% for less noise)
- Property: Multi-Pass = On
- Property: Passes = 4 (or 16 for better)
- Property: Ambient Occlusion = ON
- Rotoscopes
- Object to display as white
- Options
- Property: Front Projection Target = ON
- Options
- Property: Global Ambient Type = Global Color (Note: does not need to be set to an image.)