Skip to content

These outline shaders are vertex and fragment shaders.They has been tested on mobile device and can be used in your project directly.

License

Notifications You must be signed in to change notification settings

swordmaster003/Outline-Shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outline-Shaders

image

Support Unity Versions

5.6.6 or higher

Features

This package contains three outline shaders:

(1) Outline Bumped Specular Shader.

(2) Outline StandardPBR(Metallic setup) Shader.

(3) Outline StandardPBR(Specular setup) Shader.

The types of these outline shaders are all the vertex and fragment shaders.

image

The Outline Bumped Specular Shader:

Creating a material and assign the Outline Bumped Specular Shader to it:

image

You can change the color and the width of the outline by these property:

image

The Outline StandardPBR Shader:

Create a material and assign the Outline StandardPBR Shader to it:

image

You can change the color and the width of the outline by these property:

image

The Demo Scene:

There is a demo scene which demonstrates the effects of these outline shaders:

image

Open the scene and run it:

image

You can change the outline color and outline scale for corresponding model:

image

Download

You can download this asset from Unity Asset Store: SwordMaster Outline Shaders

About

These outline shaders are vertex and fragment shaders.They has been tested on mobile device and can be used in your project directly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published