Skip to content

keijiro/SpriteOutlineFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpriteOutlineFx

SpriteOutlineFx is an image effect which adds outlines to sprites.

Screenshot

Usage

SpriteOutlineFx draws contour lines of alpha channel values. The following points should be kept in mind.

  • The alpha channel of the screen must be cleared by setting a zero alpha color to the camera's clear color.
  • Use a color mask to draw sprites/objects without outlines. See the Sprites-NoAlpha shader for a detailed usage example.

About

Outline image effect for 2D sprites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published