Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • $\begingroup$ I think it could be helpful to link this answer with this answer, right? $\endgroup$ Commented Dec 14, 2015 at 13:34
  • $\begingroup$ Absolutely, I didn't see that one. Good find. $\endgroup$ Commented Dec 14, 2015 at 14:01
  • $\begingroup$ This is the only thing thats missing in Aldriks answer. I'm not sure, should we ask the mod-team for merging this answer? $\endgroup$ Commented Dec 14, 2015 at 14:17
  • $\begingroup$ Maybe, we can ask their opinion $\endgroup$ Commented Dec 14, 2015 at 14:18
  • 1
    $\begingroup$ Use "Map Range" vector node if you are interested in preserving more depth information over an animation and also convert it to 0~1. For example if you do From 0~100 To 0~1 then you will lose everything further from camera than 100, but anything lower will be black to white in your zpass render. If you use Normalize in animation the relationship between 2 zpass renders will not be comparable. (One image's white might be really far, but other might be close) $\endgroup$ Commented Sep 5, 2017 at 15:01