What problem does it solve?
This Skill helps you build and debug non-photorealistic game rendering when characters look flat, uncanny, or inconsistent across lighting, outlines, and materials. It gives you a practical blueprint for turning stylized art direction into stable shader logic and authored control data.
Core Features & Use Cases
- Stylized lighting: Implements half-lambert, ramp-based lighting, tinted shadows, ambient lift, and received-shadow stylization.
- Character rendering: Covers face shadow SDF maps, eye and brow visibility through hair, anisotropic hair highlights, and MatCap-based sheen.
- Outline systems: Explains inverted-hull, smoothed-normal, post-process edge, and ink-style outline techniques for readable silhouettes.
- Engine mapping: Maps the workflow to Unity 6 URP/HDRP and UE5 implementation patterns, including render passes and custom shading models.
- Troubleshooting: Identifies common failure modes like blotchy faces, seam-splitting outlines, black shadows, and tonemap clashes.
Quick Start
Ask the Skill to design a toon shading pipeline for your game character and specify your engine, target art style, and the problems you want solved.