// readme
About
This logbook documents my Three.js learning, step by step. I note what I build, what breaks, and what I eventually understand.
For my learning, I chose to take Bruno Simon's course, which I highly recommend. Each entry maps to a concrete milestone: a render that works, a bug fixed, a new technique. The goal is to keep an honest trace of my progress, without smoothing over the difficulties.
STACK
three.js WebGL GLSL JavaScript Vite