All Projects → QianMo → Npr Cartoon Shader Library

QianMo / Npr Cartoon Shader Library

NPR-Cartoon-Shader-Library for Unity3D

Labels

Projects that are alternatives of or similar to Npr Cartoon Shader Library

Toonwatershader
Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline foam based off the depth buffer.
Stars: ✭ 424 (+1596%)
Mutual labels:  shaderlab
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+2032%)
Mutual labels:  shaderlab
Unity Postprocessing Old Monitor Shader
Camera effect for use in Unity with PostProcessingStackV2
Stars: ✭ 17 (-32%)
Mutual labels:  shaderlab
Shadertutorials
unity shader tutorials
Stars: ✭ 429 (+1616%)
Mutual labels:  shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (+1720%)
Mutual labels:  shaderlab
Unity Shaders
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Stars: ✭ 564 (+2156%)
Mutual labels:  shaderlab
Sci Fi Ui
Stars: ✭ 411 (+1544%)
Mutual labels:  shaderlab
Voxel Raymarching
Volemetric data raymarching renderer
Stars: ✭ 22 (-12%)
Mutual labels:  shaderlab
Unityvisualizations
Collection of shaders and visual effects created for Unity 3D.
Stars: ✭ 472 (+1788%)
Mutual labels:  shaderlab
Metaball Sample
Metaball-sample
Stars: ✭ 16 (-36%)
Mutual labels:  shaderlab
Shaderproject
A container for all sorts of handy shaders.
Stars: ✭ 431 (+1624%)
Mutual labels:  shaderlab
Unityoutlineshader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
Stars: ✭ 450 (+1700%)
Mutual labels:  shaderlab
Fishmanshadertutorial
shader 中级教程
Stars: ✭ 575 (+2200%)
Mutual labels:  shaderlab
Unitytoonshader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
Stars: ✭ 429 (+1616%)
Mutual labels:  shaderlab
Matcap
A shader to replace PBR and generate more beautiful materials
Stars: ✭ 18 (-28%)
Mutual labels:  shaderlab
Unityfurshader
🐈 Fur shader for Unity.
Stars: ✭ 412 (+1548%)
Mutual labels:  shaderlab
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+2064%)
Mutual labels:  shaderlab
Uguieffect
Stars: ✭ 22 (-12%)
Mutual labels:  shaderlab
Unity Mesh Outline
Unity Package for rendering outlines around meshes/objects
Stars: ✭ 19 (-24%)
Mutual labels:  shaderlab
Addressables Sample
Demo project using Addressables package
Stars: ✭ 616 (+2364%)
Mutual labels:  shaderlab

NPR-Cartoon-Shader-Library

一、人物篇

1.1 卡通人物的渲染几种常见思路

1、使用卡通的MatCap控制色调

2、使用单个卡通的Ramp控制颜色渐变

3、使用多个ramp控制色调、边缘光等参数的渐变

4、使用多级shadeMap控制色调

5、使用阈值+卡通渲染公式进行计算

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