Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.34 KB

Client Side Browser Generator for Storage Boxes

This is mostly based on previous work by various people (see links below). It is an abominable mix of code, but it hopefully works...

The Source of the OpenSCAD 3D-model is managed in a separate repo and can be found here.

Usage:

The openSCAD model needs be present in a zip archive in the web root.

The names of the openSCAD file as well as the name of the zip archive need to be set in '''config.js'''. The output file name can also be set there.

In openscad-worker-inlined.js the URL of the directory where openscad.wasm is served from also needs to be set.

Future improvements:

  • Improve OpenSCAD parameter parser
    • Add proper support for all scad variable type
  • Refactor code so it isn't a nightmare
  • Allow saving state in browser
  • Improve user input validation
  • Improve 3D view, button to reset view to start and correct zoom etc.

All credit goes to their respective owners, all mistakes and fuckups are mine.

gridfinity Generator

Gridfinity-Generator with hack style sheet

CSS theme template for this site

For OpenSCAD Web Assembly