depth_renderer icon indicating copy to clipboard operation
depth_renderer copied to clipboard

how to add lighting from all direction

Open qiminchen opened this issue 2 years ago • 1 comments

Hi, thanks for the great work, I'm wondering how to add lights from all directions. https://github.com/yinyunie/depth_renderer/blob/57af7716516a04bd012961f2bc283d636660439b/render_all.py#L236-L245

qiminchen avatar Sep 14 '22 19:09 qiminchen

my mesh in meshlab looks like 1st image but I got RGB like 2nd/3rd images (left, right and top are black, apparently affected by the light) after rendering. Are there any ways to solve this? BTW this mesh is from ShapeNetCore.v1

Screenshot from 2022-09-14 12-29-08 color_006 color_008

qiminchen avatar Sep 14 '22 20:09 qiminchen