Skip to content

OccaSoftware/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Contents

  • Install
  • Use
  • About
  • Demo Material Asset Licensing

Install

  1. git clone the package to your /packages/ folder.

Use

  1. Apply the material to the target object.
  2. Configure material settings in the Inspector.

About

Easy Ghost Shader is a simple, lightweight ghost effect shader. It enables you to easily convert existing characters or environment to ghosts or spirits. This is an opaque shader, so all objects will be correctly depth tested and integrated into your scene.

Easy Ghost includes Lit and Unlit shader variants. These are modeled after Unity's built-in Lit and Unlit shader variants, so it is easy to convert an existing Lit or Unlit material to a Ghost-ified version.

You can also choose to enable two parameters that make your ghost effect more dynamic. One parameter enables the ghost effect to ripple over time, and a second parameter enables the falloff of the ghost effect to increase and decrease over time.

The Lit shader variant includes the following parameters

  • Albedo Map
  • Albedo Color
  • Normal Map
  • Metallic (R) and Smoothness (A) Map
  • Occlusion Map
  • Inner Color
  • Outer Color
  • Falloff
  • Falloff Offset Frequency
  • Noise Offset Frequency
  • Enable Noise Layer
  • Enable Falloff Offset Over Time

The Unlit shader variant includes the following parameters

  • Albedo Map
  • Albedo Color
  • Inner Color
  • Outer Color
  • Normal Map
  • Falloff
  • Falloff Offset Frequency
  • Noise Offset Frequency
  • Enable Noise Layer
  • Enable Falloff Offset Over Time

Demo Material Asset Licensing

Contains assets from ambientCG.com, licensed under CC0 1.0 Universal.