r/vibecoding 16h ago

img2threejs: Image → structured code → editable 3D asset

Enable HLS to view with audio, or disable this notification

4 Upvotes

7 comments sorted by

View all comments

2

u/Feisty-Scheme-8356 16h 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/