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!