YueJiang-nj / CVPR2020-SDFDiff

SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization
275 stars 19 forks source link

Illumination aligned with camera? #8

Open Kai-46 opened 3 years ago

Kai-46 commented 3 years ago

Thanks for sharing the source code. I noticed this line in your code. I just want to double check that in your multi-view code, the directional light for each training image is aligned with the camera, hence varies across different training views, right? In other words, the lighting is not fixed for the 26 training images?

Thank you!

YueJiang-nj commented 3 years ago

Yes! The lighting is always aligned with the camera and not fixed