|
|
Steven Pigeon wrote:
> Yes, one finish. It's a WIP... things will be
> better eventually.
>
> How do I boost constrast in a scene ? (besides
> post-processing ?)
>
Steven,
The easiest way to increase the contrast in a scene is to put this
around your camera:
sphere{<0,0,0>,1 pigment{rgbt<1,1,1,1.5>}}
It might help to bring the assumed_gamma down to 1.0 in global_settings.
Try these changes with radiosity to really see a difference. Hope this
helps~
-Samuel Benge
Post a reply to this message
|
|