Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 570 Bytes

3D Case Generator

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.

Setup

  1. Clone the Repo.
  2. Install dependencies with npm install.
  3. Compile code with webpack.
  4. Make a symbolic link from your webserver folder to the repo.

TODOs

  1. Fix vulnerabilities of dependencies.
  2. Fix holes in mesh before Download the Model.
  3. Add More RPI, Arduino models and sensors.
  4. Improve Graphics.