@sifeddine.mb: What if you could turn a single image into a 3D model… using code? That’s img2threejs and It works with Claude Code, Codex and OpenCode ... You give an AI agent one reference image and it reconstructs the object as a procedural Three.js model But here’s the interesting part: It doesn’t just generate a `.glb` or `.obj` file. It generates actual TypeScript code that builds the 3D model using Three.js primitives, shaders and geometry. So you can read it, modify it, animate it and integrate it directly into your website. basically: Image → AI agent → Three.js code → editable, animation-ready 3D model Link : https://github.com/img2threejs/img2threejs #fyp #opensource #الذكاء_الإصطناعي #3d #blender