An open API service indexing awesome lists of open source software.

https://github.com/occasoftware/ghost

Ghost material shader with lit and unlit variants
https://github.com/occasoftware/ghost

game-development shaders unity

Last synced: 7 months ago
JSON representation

Ghost material shader with lit and unlit variants

Awesome Lists containing this project

README

          

# 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.