VergilUa / SpeedTreev6HDRP_ASE_Port

SpeedTree v6 HDRP port (via Amplify Shader Editor)
MIT License
14 stars 3 forks source link

Hue variation happens when changing the camera position. #4

Open phishchiang opened 3 years ago

phishchiang commented 3 years ago

Hi @VergilUa , The hue variation is one of the cool features you did bring that up to the ASE version, it definitely works based on the transform value. However, it also happens when I animate/ change the camera position, is that possible to fix the color while translating the camera? I crank up the hue variations value for the demo purpose, as you can see here : hue_issue

Thank you in advance since you already helped me a lot! 🙏🙏

VergilUa commented 3 years ago

Hi, that's a known issue. You can disable it (use checkbox inside material), and it should be fine. Problem is that HDRP works differently with camera, so I have no clue what's wrong with it.

Since I don't need it for my project, its kinda low priority. It could be a trivial issue, or not, haven't looked into it.

phishchiang commented 3 years ago

Got it, thank you 👍!