expressobits / StrixCartoon

Strix Cartoon Shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Strix Cartoon πŸ‘‹

Version Documentation License: MIT Twitter: ScriptsEngineer

Strix Cartoon - package that adds several post processing effects that can save you the time to add that final charm to your game. For fun!

Example Left standard Unity light, right light with toon strix

🏠 Homepage

Install

To install, you must open in the folders of your Packages/manifest.json files add the package

"br.com.expressobits.strixcartoon": "https://github.com/ExpressoBits/StrixCartoon.git" Or use "Add package from git URL" in package manager.

and you're done!

Usage

To use the Outline, you must add Features to your ForwardRenderer.

Outline

To use Strix Toon simply use the shader on your material.

StrixToon

Authors


NOTE: These shaders are a compilation of the best shaders for maximum URP compatibility with outline and lights with Toon Ramp, they are extremely based on the shaders of:

πŸ‘€ Alexander Ameye


πŸ‘€ Rafael Correa (Script)

πŸ‘€ Gabriel Correa (Textures)

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Rafael Correa.

This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator

About

Strix Cartoon Shaders


Languages

Language:ShaderLab 51.5%Language:C# 30.6%Language:HLSL 17.9%