@Hexbee
Nothing here yet.
Nothing here yet.
Feb 8 · 21 min read · What We're Learning Color is one of the most powerful tools in your graphics arsenal. So far, we've worked with basic color operations - sampling textures, mixing colors, and applying simple lighting. But there's a whole world of advanced color manip...
Join discussion
Feb 2 · 20 min read · What We're Learning So far in this series, every fragment we've processed has been drawn to the screen. We've colored them, textured them, and lit them - but we've always drawn them. What if you don't want to draw certain fragments at all? What if yo...
Join discussion