postronium / case-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 80.5%Language:TypeScript 18.9%Language:PHP 0.3%Language:HTML 0.2%