VULK
Three.js + R3F + custom GLSL + post-processing, exported as React code.
Last verified 2026-04-30 · See sources below
Three.js + R3F + custom GLSL + post-processing, exported as React code.
3D scene editor with React/Vue export. Stronger on visual editing than AI prompting.
AI image-to-3D — focuses on asset generation, not full apps.
AI 3D web design with strong motion + animation prompts.
AI-generated browser games with JS/Three.js — game-first scope.
AI 3D model generation — assets, not full Three.js apps.
Generic React + Supabase generator. Three.js works only via prompts and is not a first-class output.
Browser-based generator with WebContainers. Can render Three.js but no shader/physics specialisation.
VULK, Dora and Rosebud AI generate real Three.js / R3F scenes natively. Spline can be prompted via its AI assistant but is primarily a visual editor. The rest support Three.js only as a generic JS dependency.
Yes. Prompt for shader effects (chromatic aberration, displacement, ASCII filters, etc.) and VULK writes the GLSL fragment + vertex code, wires it into a ShaderMaterial, and previews live.
Yes — VULK pulls in Rapier (or Cannon-es on request), wires colliders, and configures rigid bodies for first-person, top-down or isometric setups.