Asparagus15 / GaussianShader

code for GaussianShader: 3D Gaussian Splatting with Shading Functions for Reflective Surfaces
Other
288 stars 23 forks source link

How do I change the envmap for relighting ? #18

Closed CodenameWaddles closed 4 months ago

CodenameWaddles commented 4 months ago

I'd like to relight objects with other envmaps than the default one, but I can't seem to find how to (run render.py but change the envmap) ?

CodenameWaddles commented 4 months ago

Nevermind, replaced /brdf_mlp/iteration_30000/brdf_mlp.hdr with the map I wanted and it worked!