ryanslikesocool / Anaglyph3D

Anaglyph 3D (red/cyan) render feature for Unity's URP
MIT License
26 stars 4 forks source link

transparency support #1

Closed chausch closed 2 years ago

chausch commented 2 years ago

dear ryan, thanks for the great-working solution for anaglyph camera in urp! i'm having trouble with transparency. i'm running unity 2021.0.3f1. to be precise: i want to have particles in the anaglyph scene. this only works with opaque shaders. as soon as i switch alpha on, they are not rendered anymore! could you have a look at this? thanks so much!!!! greetings from europe/vienna

ryanslikesocool commented 2 years ago

Thanks for bringing this to my attention.

This has been fixed with release v2.0.0, which also brings other improvements + fixes. Be sure to read the updated readme to see how to set things up.

Let me know if there's any other issues 🙂

chausch commented 2 years ago

wow, fantastic!!! it seems everything works! thanks so much!!!! 😊 will keep you posted!