Z3 Development

Results 445 comments of Z3 Development

> I might be mistaken, but I think this is not about vtree or full blown caching of rendering of geometries, Please review the VTREE package. I think that you...

> could you please help me with this so I can know when worker is called the reason is... Let's back up. Designs export main() and getParameterDefinitions(). There are two...

> Last time i tested the whole script is re-evaluated on parameter change. Just add some console log in script body outside of main, and test the script by changing...

> if the code loads something else based on the parameter, still code did not change, an no need to re-eval the script. The worker thread does not cache the...

> thus disabling any type of caching optimization for between parameter changes So you think that 'evaluation' of the code is taking the major time? I doubt that. It's the...

> all I am asking here is a little help form you to discern the two scenarios where worker is called by script loading versus param change... why won't you...

> I have already made these for my self and use them with joy, now I would like to make that also for openjscad and I get the feeling you...

And hopefully, those 'core' functions can be reused to 'evaluate' code and create geometry as well. By the way, others are using V2 to create different interfaces using different frameworks....

> so, the dev that chose 'most' framework is no longer here ? or someone else that understands how it works ? BINGO! Now you understand!

Actually, IF you are interested then please work with the OpenJSCAD.org packages. Your version of the WEB UI can live side-by-side until ready. And if there are changes required to...