Hi!
Me and my team are making a new game for VR where we will be utilizing a cel-shader. The issue we are having is when we blend in a particle system or a transparent material into the mix. With the particle system it’s not showing properly and with the transparent material it completely removes the cel-shading while looking through the material. After hours of search online i still haven’t found anything explaining this or some good guide how to blend transparent materials with post processing. Someone know? Would love some help!
The transparent material in question:
The shader that is giving me problems: (Note that additionally to this shader another post process shader is used that draw dark lines around the borders of the geometry, but this shader is not destroying the particle systems, see below).
Part 1: http://i.imgur.com/Ud2fwUy.png
Part 2: http://i.imgur.com/uXFwgFm.png
The particle system when it’s working: http://i.imgur.com/pdDkoLk.png
The particle system combined with the faulty shader: http://i.imgur.com/N9IM4cU.png
The transparent material covering half of a model, you can see how it impacts the shader: http://i.imgur.com/6yScK0Y.png
The transparent material covering other models: http://i.imgur.com/SZDt4cZ.png
If you wish for more information in order to give more clarity on the issue feel free to ask!
Hope someone know what the problem is, thanks in advance!
Best regards