A Parametric Downloader

Image for A Parametric Downloader

This is a bit of a "look what I made" post. But it's not directly about a new model I made, it's about a web page I made for downloading a customized model.

 https://2views.ca/parametric3d/holster/

You can adjust the height, width, and depth of this holster to fit your phone or phone case and then download the stl file and print it.

There's a few additional parts you can get here 

I built this tool in Cursor using three.js. The tricky part was fixing the origins of all the pieces and arranging them and their behaviors by describing it to the AI. If you're wondering why I didn't make a parametric model in some CAD software, I guess it would have been a bit of a learning curve that I didn't want to climb, and I wanted to try this AI software coding thing.

Comments