HololensScanningEffect icon indicating copy to clipboard operation
HololensScanningEffect copied to clipboard

Stretched verticies Z axis height

Open sourcetreehugger opened this issue 8 years ago • 3 comments

First of all, thanks a lot for making this shader! The effect is really nice. There is one issue: The triangle effect is stretched in the Z axis in height (see attached image). I looked into the code but there is some real magic going on there. Shaders are new to me and the complexity is too high for me.

Anyways, thanks again for all the effort you took to make it. I just wanted to report the issue, because I love the effect, so it will be awesome to see it working in all directions.

Cheers!

screenshot_3 screenshot_4 screenshot_5

sourcetreehugger avatar Jan 31 '17 13:01 sourcetreehugger

This is a known limitation of this shader. It's due to the way the UV coordinates are generated based on the 3D world coordinate. Maybe there is a way to create a better mapping for your specific scenario, but you will have to experiment with that yourselves.

rolandsmeenk avatar Jan 31 '17 13:01 rolandsmeenk

This seems to be an issue in the commercial version when I test it on the Hololens. Any ideas how to create a better mapping? https://assetstore.unity.com/packages/vfx/shaders/hololens-shader-pack-89989

azmartone avatar May 19 '18 15:05 azmartone

This is fixed in the commercial version and it is described in the documentation.

rolandsmeenk avatar May 19 '18 17:05 rolandsmeenk