Category: Shaders
-

GPU Sorting
—
You can read the full series here: You can find a link to download the Unity source code at the end of this tutorial.
-

GPU Sorting
—
This article introduces the concept of parallel sorting, discussing the theory and implementation of a shader that can sort pixels. You can read the full series here: You can find a link to download the Unity source code at the end of this tutorial.
-

Atmospheric Scattering Shader
This tutorial finally concludes our journey to simulate Rayleigh Scattering for a planet’s atmosphere. The next (and final) part will show how to change the shader to also include an additional type of scattering, known as Mie Scattering. You can find all the post in this series here: You can download the Unity package for…
-

A Shader for the Atmospheric Sphere
You can find all the post in this series here: You can download the Unity package for this tutorial at the bottom of the page.
-

Intersecting The Atmosphere
You can find all the post in this series here: You can download the Unity package for this tutorial at the bottom of the page.





