Skip to content

postronium/case-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.