Skip to content

Instantly share code, notes, and snippets.

@namse
Created May 29, 2020 13:40
Show Gist options
  • Save namse/4a02f541d3fae36f8ed0dd07d411bb25 to your computer and use it in GitHub Desktop.
Save namse/4a02f541d3fae36f8ed0dd07d411bb25 to your computer and use it in GitHub Desktop.
3d video : Pixel with depth
The result of render is Pixel.
We can get z index(depth) of pixel too.
Save RGBA and Depth per frame -> 3D video.
3D Videos can be merged together using z index!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment