Free Unity 2019.4 Project: Longitude Grid Shader Graph (Spherous)
Original title: Unity Longitude Shader Graph Tutorial
Overview
This Unity 2019.4 project accompanies Spherous' 'Unity Longitude Shader Graph Tutorial'. It contains emissive latitude and longitude grid-line shaders built in Shader Graph, which are then combined into a single sphere grid effect, with supporting C# code included in the project.
Everything is on GitHub as a free direct download under the GPL-3.0 license. A compact reference for building emissive grid or wireframe-style effects on spheres, the kind of look used for planet or hologram-style visuals, and simple enough to reproduce node by node.
What You Can Learn
- Emissive latitude/longitude grid-line shaders
- Combining shaders into one sphere grid effect
Access: Free direct download