AI UNDERDOGSDAILY PICK
AI UNDERDOGS
零依赖,从像素画到光线追踪
Zero Libraries. Pixel to Raytracing
一个人用 Claude Code 写了三个渲染器
One dev, three renderers, no shortcuts
fersab.github.io/pixelforge →
三个渲染器,一个项目
Three Renderers, One Project
软件光栅化 · CPU 光追 · GPU 光追 + BVH 加速
Software rasterizer · CPU raytracer · GPU raytracer with BVH
★ SIGNAL 1
故意选最难的路
The Hard Path, on Purpose
从 Canvas 像素操作开始,一行行搭出整个管线
Starting from raw Canvas pixels, building every stage by hand
★ SIGNAL 2
BVH 不是入门教程
BVH Is Not Tutorial Stuff
包围体层级加速——正经 CG 数学
Bounding Volume Hierarchy — serious computational geometry
作者原话:不想再做 LLM 包装和 CRUD 了
From the author: tired of wrappers and stitched-together APIs
fersab.github.io/pixelforge
三个渲染器,直接在浏览器里跑
Three renderers, runs right in your browser
AI UNDERDOGS