Skip to content

o-l-l-i/ScreenSpaceDecal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ScreenSpaceDecal

Screen Space Decal

What is it

My simple implementation of screen space decal shader in Unity.

It does not support lighting or shadow receiving.

This was mainly a study project, where I wanted to force myself to learn a bit more about the different spatial transforms that can be performed in shaders.

Features

  • Screen space decal implementation.
  • Color filter for the decal.
  • Angle threshold to cut off streaks (user adjustable.)
  • I left verbose comments to the code in case someone wants to study how screen space decals can be implemented.
  • Developed on Unity 2018.4.12f1.

© 2020 Olli Sorjonen All Rights Reserved

About

A Screen Space Decal implementation in Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published