Tag: SV_POSITION

  • Vertex and fragment shaders in Unity3D

    Vertex and fragment shaders in Unity3D

    Part 1, Part 2, Part 3, Part 4, Part 5, [download the Unity3D package] The previous three posts of this tutorial have introduced surface shaders and how they can be used to specify physical properties (such as albedo, gloss and specular reflections) of the materials we want to model. The other type of shader available in Unity3D…