Skip to content

ogxd/normals-effect-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normals Effect

A Normals Effect for Unity !
It can show face normals, vertex normals and vertex tangents.
It can be used as a classic shader but also as a post processing effect, to keep the original shader on the models and just have the normals shown as an optional effect.

Screenshot Parameters

How To

Download the .unitypackage in the Release tab (or checkout and copy the Assets/Plugins/NormalsEffect folder to your Assets folder)

Use as an image effect (on camera)

Screenshot

Use as a material (assign it as a second material to create an overlay effect)

Screenshot

About

A geometry shader to highlight face and vertex normals and tangents. Can also be used as an Image Effect.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors