Simple example using Triplanar

Attempting to use a Triplanar node in a graph utilizing webcam input.

Is it simply a matter of replacing the existing UV node?
Other than stipulating use in Fragment shader stage the documentation doesn’t help. Triplanar Node | Shader Graph | 10.3.2

Triplanar node already sample texture, so no longer need sample texture 2D node anymore.

1 Like