The Best Darn Grid Shader (Yet)For as long as I’ve been writing shaders, there’s been one specific shader I’ve always tried to write…Oct 20, 202310Oct 20, 202310
Progressing in CirclesExploring shader based circular progress bars for Unity gamesMay 28, 20202May 28, 20202
Generating Perfect Normal Maps for Unity (and Other Programs)And how to tell what’s wrong with your content pipeline.Feb 3, 20204Feb 3, 20204
Sharper Mipmapping using Shader Based SupersamplingMipmapping is ubiquitous in real time rendering, but has limitations. This article is going to go into what mipmapping is, how it’s used…Aug 10, 20197Aug 10, 20197
The Team Color ProblemTeam coloring or otherwise modifying the color of part of an object is a common use case for shaders. It’s also a use case that often has a…Jul 11, 20181Jul 11, 20181
Normal Mapping for a Triplanar ShaderTriplanar mapping is a great solution for dealing with texturing on complex geometry that is difficult or impossible to use traditional UVs…Sep 17, 20177Sep 17, 20177
Anti-aliased Alpha Test: The Esoteric Alpha To CoverageAliasing is the bane of VR. We have several tools we use to try to remove, or at least reduce aliasing in real time graphics today. Tools…Aug 12, 201715Aug 12, 201715