React + Three.js website templates

Real-time 3D on the web with React Three Fiber — models loaded, lit, and driven by scroll position. These are complete scenes rather than examples: camera rigs, material setups, and the loading strategy that keeps a heavy scene from blocking first paint.

The performance work is the valuable part and it is included — draco-compressed geometry, instanced meshes where it matters, and the frame budget the build was actually tuned against.