How to build stunning 3D scenes with React Three Fiber
WebGL is the magic sauce behind Solar Storm , an audio-reactive music video that renders live in the browser. After fumbling around with Three.js for many years, WebGL finally clicked for me thanks to React Three Fiber. That's because I could use the familiar concepts-components, props, hooks and state-and transfer my app development skills to 3D graphics.
https://varun.ca/modular-webgl/