Implementing a geometry shader in Unity is not easy as it seems because surface shaders don't allow geometry stage customization -- This means that you have to implement the whole lighting passes by ...
First off you'll need to create a render texture! Set it's size to some multiple of your screen resolution. For example width can be 1920×3.75=512 and height will then be 1080×3.75=288. After that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results