Unity Courses Shader Stories: Billboard Shader
Unity

Shader Stories: Billboard Shader

When you want to use a 2D image in a 3D scene in Unity you will likely want to use a billboard effect to ensure it is always faced towards the camera.

1 chapter · 6m Intermediate Updated 31 Mar 2024 Phil · @FirnoxGames
Free

Free for everyone. No account needed.

Start watching →

What you'll learn

1 Unity shader stories - Billboard shader ▶ 6 min

When you want to use a 2D image in a 3D scene in Unity you will likely want to use a billboard effect to ensure it is always faced towards the camera.

In this chapter
  1. Introduction and scene setup
  2. Creating a transparent shader
  3. MVP matrices
  4. Billboard code
Included with this course
Video walkthrough · 6m
</>Annotated source code ↗ · public domain