Although I am familiar with JS, React, WebGL and other concepts, combining all those in a single codebase looks very messy and with a big potential performance impact.
Just to name a few dependencies: Chakra-ui, React, Threejs, Three-js-fiber, MDX, all with their own syntax and methodologies, but somehow combined in a single file, all for showing a 3D sphere that would requier fewer lines of code if it was done natively in WebGL.
Just to name a few dependencies: Chakra-ui, React, Threejs, Three-js-fiber, MDX, all with their own syntax and methodologies, but somehow combined in a single file, all for showing a 3D sphere that would requier fewer lines of code if it was done natively in WebGL.