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.
-
We have been posting to this thread.
https://openjscad.nodebb.com/topic/196/a-collection-of-jscad-projects-on-github
You can find some really interesting projects by following the Used By links on the right side of the Github project.
-
Is there a list somewhere with projects using JSCAD?
-
Thanks, I will definitely check that out.
-
@receter Very Cool! I hope there will be several versions of galleries / part libraries, so please search around.
FYI, there’s another REACT based component for V1 JSCAD at https://github.com/aeksco/openjscad-react
I believe @aeksco will be porting to V2 in the near future. Maybe you can collaborate with him.