Git Product home page Git Product logo

dummytoon's Introduction

Dummy Toon Shader

A toon shader for Unity. Supports the Forward rendering pipeline. The master branch of this shader supports Unity 2019 and up. For earlier versions of Unity, check the unity2018_VRC branch.

Features

  • Solid toon shading that looks good and consistent in a large variety of different lighting setups
  • Supports baked lighting, realtime lighting, shadows, vertex lights and anything else you can expect a Unity scene to have.
  • VR-friendly and light on performance
  • Normal maps, detail normals, emission
  • Opaque, Cutout, Transparent and Alpha To Coverage rendering modes
  • Outlines
  • Matcaps
  • Rimlight
  • Hue Shifting
  • Custom toon ramps, supporting up to 4 different toon ramps on the same material, helping keep the amount of drawcalls down
  • Experimental "eye tracking" feature, which allows a character to dynamically look at the camera and back forward using only a shader
  • Custom editor GUI with integrated help boxes and a clean interface

Installation

Grab the latest release from the "Releases" tab of this repository. Download and import the unity package. If your Unity version is older than the package, download this repository as zip instead, and extract it to your assets folder.

This version of the shader only works in Unity 2019 and up, due to the reliance on local shader keywords. For earlier versions of Unity, check the unity2018_VRC branch.

For more information on the shader or how to use features, make sure to check the Wiki tab of this repository.

Third Party

This shader has optional built-in support for some third-party libraries or shaders. These are automatically detected.

  • Kaj Shader Optimizer: When the shader optimizer is installed, a button is automatically added to the shader inspector that allows you to automatically "lock in" the material, generating a new auto-optimized shader. This gives a nice performance boost on the GPU, and bakes the enabled material keywords directly into the shader.

dummytoon's People

Contributors

morerokk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dummytoon's Issues

Wiki Images

This is actually a dummy issue to use as image host for the wiki! Please ignore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.