daantjuh44
10-04-2007, 08:15 PM
lets make a thread with helpfull info
If you find something add below
stefan :
pure white in reality is never 255, 255, 255,
more like 225,225, 225, some think it is 234,234, 234,
however only light itself has the value of 255,255, 255.
that is a common mistake in rendering. also in reatlity there is no such thing as 100%saturation.
so if you want to achieve a pure white all use something like 225,225,225
or if you have a color use hsb system and set saturation to something like 80% max.(that varies for colors, green p.e. needs lower saturation than red)
If you find something add below
stefan :
pure white in reality is never 255, 255, 255,
more like 225,225, 225, some think it is 234,234, 234,
however only light itself has the value of 255,255, 255.
that is a common mistake in rendering. also in reatlity there is no such thing as 100%saturation.
so if you want to achieve a pure white all use something like 225,225,225
or if you have a color use hsb system and set saturation to something like 80% max.(that varies for colors, green p.e. needs lower saturation than red)