I’ve run into transparency problems a few times in projects and need some help understanding what some of the causes and solutions to them are. A typical example would be something like leaves on a tree or particles being rendered on top of other models which are closer to the camera. Another frequent issue is with the pro water in which transparent textures or shaders tend to render improperly either entirely in front of or behind it. So, I have a couple of questions regarding transparency:
- What are the proper uses of it
- How do you typically solve problems similar to the ones I’ve described above
Thanks