Stylized GGX Shading

Game art fans are split over a shiny new trick that makes 3D look more like a cartoon

TLDR: A developer showed off a lighting trick that blends cartoon and realistic looks, giving games bigger shiny highlights without tossing out modern material systems. Commenters were split between calling it a smart, practical upgrade and roasting it as realism-breaking sparkle bait.

A graphics dev dropped a new way to make 3D scenes look more stylish and cartoon-like without fully giving up realistic lighting, and the community immediately turned it into a full-on art war. The pitch is simple enough for non-rendering mortals: instead of choosing between flat comic-book shading and soft realistic shine, this trick tries to blend both. Think big, punchy highlights on smooth surfaces and softer lighting on rougher ones. The article points to games like Zelda: Breath of the Wild and past experiments on Spellcasters Chronicles as proof that this “half-cartoon, half-3D” look is already part of modern game art.

But the real action was in the reactions. One camp basically yelled, “Finally, stylized graphics that don’t look cheap!” They loved that the method keeps existing physically based rendering pipelines — basically the standard way modern games handle materials and light — while making things look more expressive. Another camp was much less charitable, joking that this is just “anime varnish on top of math” and accusing the technique of making rough materials look weirdly overlit unless carefully tuned. The improved version won back some skeptics, but not before the usual comment-section drama: artists vs engineers, “looks amazing” vs “you’re breaking realism,” and the classic meme energy of people acting like a tiny lighting tweak will either save game visuals or destroy them forever. Even the Desmos graph got unexpected fanfare, with commenters joking that the graph was the real main character.

Key Points

  • The article proposes “Stylized GGX Shading” as a hybrid technique that combines toon-like shading aesthetics with physically based rendering.
  • Traditional toon shading is described as thresholding lighting, while the proposed method instead modifies the specular behavior of the GGX model.
  • The simple implementation adds a Specular Size parameter to the Trowbridge-Reitz NDF to broaden specular highlights with minimal computational cost.
  • The article notes that the simple version can make rough materials appear overly bright.
  • An improved version introduces a GGXMatching parameter so the stylized NDF more closely matches standard GGX at high roughness while preserving expanded highlights at low roughness.

Hottest takes

"anime varnish on top of math" — shaderSpicy
"Finally, stylized graphics that don’t look cheap" — toonfan88
"the graph is doing more PR than the shader" — ndfGoblin
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.