Z3 Development
Z3 Development
@EricBuijs please contact me via hangouts; Jeff Gay ([email protected])
@noce2 thanks for the ping. Sadly, I’m not able to drive this effort as my skills at web design are totally lacking, like crap. It would be cool if someone...
> Could you please build a web hosted V2 instance on github pages using Travis CI or github actions ? > openjscad.org is stuck on V1 for years, and so...
I mentioned the ‘dist’ directory before. Basically, all the source code is ‘bundled’ together into one BIG JavaScript file. In order to use JSCAD inside the wiki HTML, you will...
@WolfgangFahl continue on... you are getting closer. The project is created via NPM (Node Package Manager) so you will need to look at package.json (there are many) to understand how...
This is even worse in #881
@udif sorry, but we have no plans to support SCAD to JSCAD translation at this time. the version that you have been trying to used is very old; **published 1.0.0-alpha.d0fb3056...
First, I still think that rendering the geometry in the web worker is the the best direction to pursue. That allows everything to happen in the web worker, as well...
Sounds like a plan… make a new branch… add some new packages… and try out some of the new ideas… How about a new discussion as well?
Looking forward to it. I won’t be able to help much as I have some major difficult bugs to look at still. Also, there are some core changes to finish,...