ExtrudeUI is the Open-Source React component library that brings the third dimension to your 2D web apps.
Provide your own 3D models and easily customize their display with animations and effects.
npm install extrude-ui
Use ExtrudeUI in personal or commercial projects without restrictions. Our MIT license gives you the freedom to build without limits.
Have an idea for a component or found a bug? Contribute to ExtrudeUI and make it better for everyone.
I built ExtrudeUI to make it easier for React developers to add 3D aspects to their web apps. I often found myself writing the same boilerplate React Three Fiber code to add a touch of 3D to my React apps. ExtrudeUI aims to allow others to easily add 3D elements to their web apps, even if they've never touched React Three Fiber before.