You get a .zip file containing the raw, modular .tsx component files, the compiled 3D .glb binaries, and the original Blender (.blend) and Figma design assets. Drag and drop them directly into your project to use them.
Axiom components are engineered to be lightweight. We use @react-spring/three for physics, which calculates animations highly efficiently outside of React's main render cycle.
Furthermore, because you own the raw .tsx files, you have complete architectural access to the WebGL <Canvas> to apply your own framework-specific performance optimizations if you plan to scale up to dozens of 3D elements on a single page.
Yes. Axiom is built with Universal React. While our examples use Next.js routing, the core components and 3D elements work flawlessly in Vite, Remix, and standard React 18+ environments.
Yes. Because you own the raw .tsx files, you have absolute control. The layouts are styled with standard Tailwind CSS utility classes, and the 3D materials accept standard hex codes as props. You can change the entire theme in seconds.
Absolutely. The commercial license allows you to use Axiom components in unlimited personal projects, SaaS applications, and paid client work. You just cannot resell the raw components themselves as a competing library.
Your purchase grants you lifetime access. Whenever we fix bugs or optimize the current V1 components, you will receive an updated version.
Because you are downloading the raw source code and 3D assets immediately upon purchase, we cannot offer refunds. Please ensure the framework compatibility fits your stack before buying.