godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Add example to advanced_postprocessing.rst

Open tetrapod00 opened this issue 1 year ago • 0 comments

Adds a complete example to Advanced Postprocessing. Also removes an unneeded varying to send INV_VIEW_MATRIX to fragment().

The example shader is constructed by following the steps in the tutorial, then adding output ALBEDO lines. It compiles as expected in 4.3 Forward+.

tetrapod00 avatar Aug 16 '24 20:08 tetrapod00