@shay-cerny Welcome
This isn't exhaustive but lists some of the websites using JSCAD.
https://openjscad.xyz/dokuwiki/doku.php?id=en:user_guide_help
@shay-cerny Welcome
This isn't exhaustive but lists some of the websites using JSCAD.
https://openjscad.xyz/dokuwiki/doku.php?id=en:user_guide_help
There's a new release of JSCAD V3 Alpha, including changes from several V2 pull requests.
Successfully published:
lerna-lite success published 21 packages
There's a new release of JSCAD V2, including changes from several pull requests.
Thanks to @tjurkiewicz and @Sefanor for the corrections to documentation and examples.
Successfully published:
lerna success published 23 packages
There's a new release of JSCAD V2, including changes from several pull requests.
BIG THANKS to @eldanb for the fixes to the IO deserializers
Successfully published:
lerna success published 23 packages
There's a new release of JSCAD V2, including changes from several pull requests.
Thanks to @FishOrBear for the corrections to the TS definitions
Thanks to @her01n for the correction to hull
Thanks to @tscircuit for the monthly financial contributions
Successfully published:
lerna success published 23 packages
As well as, can you post the design to the Discord channel? There are always interested people there.
@her01n This is really cool! Amazing!
There's a lot of hard work as well as skill in creating those designs! Superb!
Can you add some context why you decided to use JSCAD? How many hours did you devote? Do you have future plans?
An application also has shortfalls. There's the problem of documentation as well as upgrades. Applications usually include a huge and often critic user manual. And applications will only receive the latest patches if the user notices and applies the fix. This is why the website is so appealing... it's easy.
@hrgdavor the focus of JSCAD is still 3D printing, but there have already been lots of innovative projects built. So, the only feedback that I can provide is... there has to be at least one UI that allows simple designs to be created via JS scripts (This includes the CLI as well.)
If someone wants to build a fully interactive CAD application, then they have to build and maintain. I'm sure that this kind of application can be created.
@DavidLyon66 The design is assembled via a call to main(), which can accept a single dictionary of parameters (This is what happens for the parameters). The interactive parameters are converted to a dictionary.