You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to specify a light by using the parameters:
light:
--light-kind {field,point,dataset,None}
Kind of light to use while rendering. Dataset indicates light is in dataset (default: None)
--light-intensity LIGHT_INTENSITY
Intensity of light to use with loaded dataset (default: 100)
--point-light-position POINT_LIGHT_POSITION [POINT_LIGHT_POSITION ...]
Position of point light (default: [0, 0, -3])
But it would have been necessary to have trained a model with lighting enabled.
Hi, Thanks for the great work!
After I finished training, how do I modify the code/file to relight the scene?
Thanks in advance.
The text was updated successfully, but these errors were encountered: