microsoft / MRLightingTools-Unity

A Unity library and MRTK extension for estimating and replicating the current environment's lighting on Mixed Reality devices.
MIT License
188 stars 25 forks source link

Performance: a capture on HL2 visibly glitches the holograms #6

Open xwipeoutx opened 4 years ago

xwipeoutx commented 4 years ago

When I turn this on, every time a stamp is taken, there's a visible lurch in the hologram tracking.

Would doing some of the more intensive parts (histogram, light direction) over several frames be a possible performance enhancement?

sjaugmented commented 3 years ago

I have the same issue. Plays great in Unity with remoting, but in the actual build it lurches and smears every couple of seconds.

Also, forces an API update when building in Unity 2019.4., so one or more of your packages is out of date.