Questions tagged [lightprobes]
The lightprobes tag has no summary.
4 questions
1
vote
0
answers
258
views
What is the best way to bake my own environment maps?
My engine has support for IBL by using pre-obtained HDRIs. It looks fine, but...
I want the environment map to match the scene that is currently being rendered
I want the environment map to take the ...
1
vote
0
answers
782
views
Unity: Set LightProbes to "Off" on Static objects
Since I use Light Probes for Indoor Scenes only I only need them to work on Dynamic Objects. Objects in Indoor Scenes are all Lightmap Static and baked, objects in outdoor scenes rely on real time ...
1
vote
0
answers
27
views
Setting up Lightprobes
Moving around lightprobes requires using the movetool and all you really can do is move them along global axes and copy paste. There are no functions to scale, rotate, Snap to a surface, not even ...
0
votes
1
answer
110
views
Spherical harmonics lightprobe problem
I am trying to add spherical harmonics based ambient lighting to my game but have run into some problems and while trying to solve this I have reduced the test scene to the following very basic ...