Target Audience: Intermediate devs, comfortable with both creating shaders, and scripting in Unity. Implementation: Unity 4 Last Updated: Jan 2014 Note: All example scripts in this tutorial are written in c#, but the same effects can be accomplished in both java and boo. Index: The Big Idea A Basic Implementation …
Triplanar Mapping
Target Audience: Intermediate devs, comfortable creating materials and/or shaders in their chosen engine. Implementation Examples: Unity + UDK Last Updated: Jan 2014 Index: The Theory Drawbacks Implementation – Unity Implementation – UDK Uses The Theory So, what is this triplanar mapping, and what’s it for? The general idea is that …