Difference between revisions of "Rendering"
Jump to navigation
Jump to search
(→White Render Look) |
(→White Render Look: - added IBL method) |
||
Line 7: | Line 7: | ||
== White Render Look == | == White Render Look == | ||
+ | |||
+ | === Method 1 - Basic Ambiance / Ambience Occlusion === | ||
[[Image:Coffee_maker_08_08_2011.png]] | [[Image:Coffee_maker_08_08_2011.png]] | ||
− | ([http://www.hash.com/forums/index.php?s=&showtopic=33048&view=findpost&p=354928 source]) | + | The first method is just an AO render. This method ''only works when there are no textures on the model''. |
+ | |||
+ | ([http://www.hash.com/forums/index.php?s=&showtopic=33048&view=findpost&p=354928 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) | ||
+ | |||
+ | === 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. ([http://www.hash.com/forums/index.php?s=&showtopic=34979&view=findpost&p=299413 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''' - ''IMPORTANT:'' This is no 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) | ||
+ | ** '''Object to display as white''' | ||
+ | *** '''Options''' | ||
+ | **** '''Property: Front Projection Target = ON''' | ||
+ | |||
+ | [http://www.hash.com/forums/index.php?s=&showtopic=34979&view=findpost&p=299419 Sample Project] |
Revision as of 14:05, 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 - IMPORTANT: This is no 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.)