Stylized Toon Shader Demo
This is a demo of one of my learning projects for HLSL. This is a toon shader where my goals where:
- Make a simple toon shader with a halftone effect and outlines in the built in render pipeline ✔️
- Add options for normal, Metallic, and ramp textures. ✔️
- Transition the shader to the Universal Render Pipeline, and enable support for multiple lights. and improve the structure of the code. ✔️
- Add Cross hatching shadows animated with noise. (in progress)
- Make the inspector of the shader nice and understandable. (in progress)
- Make a demo for webgl (in progress)
Controls:
Hold right mouse button to change camera view
Left Control + Scroll wheel to zoom
Leave a comment
Log in with itch.io to leave a comment.