The Infinite Loop - Computer Graphics
Visit resource ↗Description
Technical blog posts on spatial data structures (quadtrees, octrees), collision, and graphics algorithms with working code. Includes multi-part Advanced Octrees series with Python/C++ implementations on GitHub. More algorithm-focused than visual/shader oriented.