microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.5k stars 395 forks source link

ToonEffect #102

Open walbourn opened 3 years ago

walbourn commented 3 years ago

A non-photorealistic render effect with:

walbourn commented 3 years ago

https://en.wikipedia.org/wiki/Non-photorealistic_rendering

http://www.red3d.com/cwr/npr/

https://lettier.github.io/3d-game-shaders-for-beginners/cel-shading.html https://lettier.github.io/3d-game-shaders-for-beginners/outlining.html https://lettier.github.io/3d-game-shaders-for-beginners/rim-lighting.html

walbourn commented 3 years ago

https://github.com/SimonDarksideJ/XNAGameStudio/wiki/Non-Realistic-Rendering

https://github.com/SimonDarksideJ/XNAGameStudio/wiki/Rim-Lighting