3D configurator for flowerpots and vases

Hi everyone, my first project with Three.js, it’s a tool for generating custom 3D printable vases and planters for people without modeling skills: vasecreator.com

Code: GitHub - gewoonkees132/Vasecreator: A online configurator for flowerpots for 3D printing.

My main goal was to challenge myself and learn a bit of Three.js, specifically focusing on procedural geometry generation and user interaction within a 3D scene, while creating something useful. Any feedback is welcome!

5 Likes

nice job, man

1 Like

Very simple, nice and comfortable application - I like it !

If you will add STL export this will be ready for 3D printing, but it’s not necessary.
Improving performance, I guess, is more desirable and I believe there is a space for this.