This is an open-source project of a web application to generate printable 3D models of Raspberry pi cases. The generators also support Arduino, Sensors, and many other electronic components.
Demo : https://generator.pi-case.com/
- Clone the Repo.
- Install dependencies with
npm install
. - Compile code with
webpack
. - Make a symbolic link from your webserver folder to the repo.
- Fix vulnerabilities of dependencies.
- Fix holes in mesh before Download the Model.
- Add More RPI, Arduino models and sensors.
- Improve Graphics.