Creating a cool 3D landing page using React and Three.js
Intro
You've probably seen some amazing websites using 3D graphics. If you've ever only CSS, HTML and JS when creating a webpage achieving this might seem impossible. I certainly did. But using react-three-fiber you can create create amazing landing ...
eidsvik.hashnode.dev8 min read
Alessandro
Software Dev
Looks cool and I can see some use cases for it. Having said that... what is the performance on this? Time and time again I find websites that look cool, but perform poorly, include a ton of dependencies, and don't deliver on mobile. Did you tried exploring web assembly for a similar landing page?