Skip to content

pomelyu/SHLight_pytorch

Repository files navigation

SHLight_pytorch

Add spherical harmonic lights to pytorch3D

Generate random lights

python generate_random_sphere.py

Use the light from Basel Illumination Prior

python render_bip2017.py 39674

or

  1. download data from the official website
  2. push the data folder under resources and rename it to BIP2017
python render_bip2017.py ID_OF_THE_FILE

About

add spherical harmonic lights to pytorch3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages