Files
test/source/blender/include
Ton Roosendaal 0665f0d647 Orange;
Until now, the zbuffer was written straight from the internal zbuffer,
which has values that are inverse-proportional (like 1.0/z) which makes
it very hard to use it for postprocess, like zblur or other composit effects
that require Z.

Based on info from ILM, the values stored for Z in exr files is the
actual distance from a camera. I think that's about time to migrate to that
convention!

By default now, after render, the z values are converted to floats. This
saves in exr files now, but not in the Iris Z files. That latter was a
blender-only anyway, so might be not a real hassle to drop. :)

You can see the difference in the image window, but notice the range now
is linear mapped from camera clipstart to clipend.

Note; I just discover that ortho Z values need a different correction...
2006-01-11 22:36:31 +00:00
..
2005-09-16 20:17:09 +00:00
2003-03-24 01:46:05 +00:00
2005-03-09 19:45:59 +00:00
2006-01-11 22:36:31 +00:00
2004-10-06 18:55:00 +00:00
2006-01-08 11:41:06 +00:00
2005-03-09 19:45:59 +00:00
2005-12-28 15:42:51 +00:00
2006-01-08 11:41:06 +00:00
2005-12-18 13:46:01 +00:00
2006-01-11 14:20:35 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2005-09-24 09:05:48 +00:00
2005-12-29 18:08:01 +00:00
2005-09-16 20:17:09 +00:00
2006-01-08 11:41:06 +00:00
2005-12-18 13:46:01 +00:00