Hamza-Anver / Gridfinity-Generator

Gridfinity Generator based on OpenSCAD in Web Assembly

Home Page:https://hamza-anver.github.io/Gridfinity-Generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Side Browser Generator for Gridfinity

Live here (probably): https://hamza-anver.github.io/Gridfinity-Generator/

This was made just for fun over a weekend, as an exercise in web dev
it is an abominable mix of code, but it hopefully works

Derived from https://github.com/vector76/Web_OpenSCAD_Customizer, and modified poorly to try and have an improved UX

Future improvements:

  • Refactor code so it isn't a nightmare
  • Allow saving state in browser
  • Allow for more future variations of gridfinity to be generated
  • 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.
Zack Freedman - Creator of Gridfinity
Vector76 (Jamie) - Made the web based editor for gridfinity this is based on and the OpenSCAD file
hack.css - CSS theme template for this site
Ochafik - For OpenSCAD Web Assembly

About

Gridfinity Generator based on OpenSCAD in Web Assembly

https://hamza-anver.github.io/Gridfinity-Generator/

License:MIT License


Languages

Language:JavaScript 60.4%Language:CSS 28.9%Language:HTML 10.7%