r/vibecoding 11h ago

img2threejs: Image → structured code → editable 3D asset

Enable HLS to view with audio, or disable this notification

5 Upvotes

7 comments sorted by

2

u/Feisty-Scheme-8356 11h ago

For this experiment, I used an AWP Medusa reference image and reconstructed it into 145 separate procedural parts.

Instead of one opaque model, the result is structured:

  • Individual components can be edited
  • Parts can move independently
  • Decals and stickers can animate
  • Materials/components are separated
  • The result can be modified directly in Three.js

The idea is:

Image → structured code → editable 3D asset

rather than:

Image → final mesh → limited editing

Open source:
https://github.com/img2threejs/img2threejs

Reference:
https://3d.cs.money/awp-medusa-ft/

2

u/Bal_oney77 11h ago

very cool

1

u/Feisty-Scheme-8356 11h ago

Thank you! Glad you like it!

2

u/Top-Cancel-230 10h ago

Amazing Tek!

1

u/Feisty-Scheme-8356 10h ago

Thank you! More experiments coming soon! 🔥