FuxiCV / pt_mesh_renderer

A PyTorch implementation for the "Mesh Renderer"
Apache License 2.0
75 stars 13 forks source link

How to implement Spherical Harmonics Lighting in your project ? #1

Closed tuanhui-li closed 3 years ago

tuanhui-li commented 3 years ago

Hi, thanks for your wondful work, but I found that there is only the pointlight, it is not okay in the real use, will you share how to implement the Spherical Harmonics Lighting in your project ?