Is there a list somewhere with projects using JSCAD?
Latest posts made by receter
-
RE: I built a OpenJSCAD Gallery
-
RE: I built a OpenJSCAD Gallery
Thanks, I will definitely check that out.
-
I built a OpenJSCAD Gallery
I had the idea for a long time already (when I first saw joostn OpenJSCAD) and finally had time to build a functional prototype.
My idea was to have a collection of simple configurable designs so I dont have to open a CAD programm when I need to print eg. a cuboid.
I once made a customizable sieve in OpenSCAD (https://www.thingiverse.com/thing:3648404) and could use for so many differen things (mostly just as a cylinder with a bottom plate).
I have uploaded the current state of the project to https://stl.parts/ there is a lot to do still but you get the idea.
I also implemented a simple react hook for integrating the viewer, I can share the code but I think it still needs improvement. I used v1 and just found out there is also v2 which seems the better choice now, I have to migrate this.
Anyway, let me know what you think.