All Projects → unity3d-jp → Unitychantoonshaderver2_project

unity3d-jp / Unitychantoonshaderver2_project

UnityChanToonShaderVer2 Project / v.2.0.8 Release

Programming Languages

ShaderLab
938 projects
C#
18002 projects
GLSL
2045 projects
HLSL
714 projects

Projects that are alternatives of or similar to Unitychantoonshaderver2 project

Dq Skinning For Unity
Stars: ✭ 93 (-96.02%)
Mutual labels:  shaderlab
Raymarchinginhdrp
Stars: ✭ 112 (-95.2%)
Mutual labels:  shaderlab
Unityplayground
Experimental use
Stars: ✭ 127 (-94.56%)
Mutual labels:  shaderlab
Unitypixelartcamera
Easy pixel art camera rendering in Unity
Stars: ✭ 95 (-95.93%)
Mutual labels:  shaderlab
Arcadevehiclephysics
A framework for creating an arcade inspired physics system for vehicles in Unity
Stars: ✭ 103 (-95.59%)
Mutual labels:  shaderlab
Unity fps
Project and asset files for FPS Unity game.
Stars: ✭ 117 (-94.99%)
Mutual labels:  shaderlab
Unity Basic Shader
Unity Basic Shader
Stars: ✭ 93 (-96.02%)
Mutual labels:  shaderlab
Unityurp Billboardlensflareshader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
Stars: ✭ 140 (-94%)
Mutual labels:  shaderlab
Optically Realistic Water
A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.
Stars: ✭ 111 (-95.24%)
Mutual labels:  shaderlab
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (-94.52%)
Mutual labels:  shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-95.84%)
Mutual labels:  shaderlab
Normal Mapping For A Triplanar Shader
Example shaders showing different methods of implementing normal mapping for triplanar shaders.
Stars: ✭ 101 (-95.67%)
Mutual labels:  shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-94.64%)
Mutual labels:  shaderlab
Sigexam
Correction of a Shader Exam
Stars: ✭ 94 (-95.97%)
Mutual labels:  shaderlab
Pencilsketcheffect
Real Time Hatching In Unity
Stars: ✭ 134 (-94.26%)
Mutual labels:  shaderlab
Darkandstormy
Overcast clouds with crazy colors skybox shader for Unity3d
Stars: ✭ 93 (-96.02%)
Mutual labels:  shaderlab
Otto
Otto sample project for the AI Planner
Stars: ✭ 113 (-95.16%)
Mutual labels:  shaderlab
Neitri Unity Shaders
Collection of shaders for Unity3D and VRChat
Stars: ✭ 137 (-94.13%)
Mutual labels:  shaderlab
Chinesepaintingdemo
Demo of Chinese Painting Shader
Stars: ✭ 139 (-94.04%)
Mutual labels:  shaderlab
2d Water Shader
2D Water Shader made in HLSL in Unity based on water effect from the game Kingdom
Stars: ✭ 126 (-94.6%)
Mutual labels:  shaderlab

【Unity-Chan Toon Shader 2.0 (UTS2) Ver.2.0.8】


Read this document in other languages: 日本語版

【Overview : What is UTS2?】

Unity-Chan Toon Shader 2.0 (UTS2) is a toon shader for images and video that is designed to meet the needs of creators working on cel-shaded 3DCG animations. Unlike other pre-render toon shaders, all features can be adjusted in real time on Unity, which is the greatest feature of UTS2.

UTS2 has great power and makes a wide variety of character designs possible, from cel-shaded to light novel illustration styles.

UTS2 has the 3 basic layers of Base Color1st Shade Color, and 2nd Shade Color, colors and textures can also accept a wide variety of customization options, such as High ColorRim LightMatCap (sphere mapping), and Emissive (light emission).

What colors will you select as accent colors? The accent color is the color which is set at the opposite side of light direction.

In UTS2, you can use 2nd shade color and Ap-RimLight as accent color. Of course, these accent colors also change dynamically to the light.

The level of gradation (feather) between colors can also be adjusted in Unity in real-time.

In animation production, color design is made for each part in each scene unit. It is common to have specialists who make these color designs. UTS2 is suitable for such pipelines.

In Animation movies, shadows are used not only to represent light directions but also to clarify shapes of characters. It’s not just shadow, but a vital part of character design.

For this purpose, UTS2 also has 2 options for creating fixed shadows necessary to the design: the Position Map, which assigns a set casting point to each shadow, and the Shading Grade Map, which can adjust shadow intensity based on the lighting. The movie above is a sample of the features of Shading Grade Map and AngelRing.

These two images are comparison between Standard Shader and UTS2 v.2.0.7.5 under the same lighting conditions.

Although there is a difference between Photo-realistic and Non-photo-realistic images, you can understand all surface reflections to real-time lights are seen in the same areas. It means UTS2 can be used as same as Standard Shader under various lighting conditions.

UTS2 is very useful if you want to decorate your game scene with beautiful lightings.

Finally, several techniques have been implemented to beautifully display characters in a variety of lighting environments, thanks to recent feedback from VRChat users.


【Users' Manual】

English manual for v.2.0.8 is available now.

Users' manual is a document with plentiful knowledge of toon style.
The iteration cycle between reading the manual and using UTS2 actually is the best way to learn the beautiful toon style.


【Target Environment】

Requires Unity 5.6.x or higher.
The operation check from Unity 2018.2.21f1 to Unity 2019.2.0a9 has been completed.
It has been tested on Unity 2017.4.x LTS, including Unity 2017.4.15f1 LTS.
This pack was created in Unity 5.6.7f1.

This package uses a forward rendering environment. Using a linear color space is recommended.
(A gamma color space can also be used, but this tends to strengthen shadow gradiation. For more details, see Linear or Gamma Workflow. )


【Target Platforms】

Windows, MacOS, iOS, Android, PlayStation4, Xbox One, Nintendo Switch

  • Tessellation version is only supported for environments where DX11 works properly.

【License】

Unity-Chan Toon Shader 2.0 is provided under the Unity-Chan License 2.0 terms.
Please refer to the following link for information regarding the Unity-Chan License.
https://unity-chan.com/contents/guideline_en/


【Download whole project】

UnityChanToonShaderVer2_Project (Zip)

The project comes with sample scenes where you can learn various setting examples of UTS2.


【Shader Installation】

UTS2_ShaderOnly_v2.0.8_Release.unitypackage

When installing for the first time, simply drag and drop this package into Unity to begin the installation process.
When over-writing a previous version, there is no problem with the same process, but if you want to pay close attention, so please take the following precautions:

  1. Back-up all previous projects.
  2. When opening a project in Unity, create a new scene beforehand.
  3. Erase the folder containing previous versions of the toon shader (Assets/Toon/Shader) from within Unity.
  4. Drag and drop this pack into Unity.

Be sure to check the manual after installation.
The manual explains how to use UTS2 in detail.

Please contact us if you have any issues.


【Release History】

The release history of UTS2 is here.


【Information】

Latest Version: 2.0.8 Release
Update: 2021/09/08
Category: 3D
File format: zip/unitypackage


README.md 2021/09/08

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].