ShichenLiu / SoftRas

Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
MIT License
1.24k stars 156 forks source link

Rendering Depth #15

Open shubham-goel opened 5 years ago

shubham-goel commented 5 years ago

Hi!

I'm not able to find any method for rendering depth. The current routines return an RGBA image. Can you please explain how to render depth?

I'll switch from NeuralMeshRenderer to SoftRas for my research if I can render a DepthMap.

Thank you!

LV0913 commented 4 years ago

Hi, have you figured out how to get depth?