WebCrafter.ai

WebCrafter.ai is an add-on that exports Blender scenes directly into interactive, responsive 3D websites. It translates scene data, including lighting, camera setups, and Non-Linear Animation (NLA) tracks, into standard React code without requiring manual programming. Users can configure web-specific behaviors like click, hover, and scroll events directly within Blender's Object Properties panel.

The tool includes a local development server with hot-reloading, allowing users to preview changes to their web environments in real time. Advanced features include URL routing mapped to camera positions, spatial audio integration, and video texture support. Additionally, it integrates with the Replicate API to generate textures and 3D meshes using AI models directly within the Blender interface. The final output includes deployment scripts for hosting platforms like Vercel, AWS, and Cloudflare Pages.