serapath / gofree

MIT License
0 stars 0 forks source link

3D case model #3

Open serapath opened 4 years ago

serapath commented 4 years ago

@todo


goal: don't stick to the examples, but make it as minimal and lightweight as possible

progress so far (3D modelling with openjscad)


further inspiration:

moonrim

inspiration (slots for keys)

inspiration (form factor)

serapath commented 4 years ago

how to work on this:

  1. git clone https://github.com/jscad/OpenJSCAD.org.git
  2. cd OpenJSCAD.org
  3. git checkout -b V2 origin/V2
  4. git checkout 5db295d
  5. npm install
  6. npm run web
  7. Open my browser and go to http://192.168.1.6:8081/ (which is what the terminal told me as the IP/PORT