Z3 Development

Results 445 comments of Z3 Development

Looks like the author of regl is working on some improvements... https://github.com/mikolalysenko/3d-view

@platypii I hope that you are working on other issues. Please don't work on the web GUI.

Cool. I hope to start reviewing and contributing to the new WEB UI soon. We need to push that along now, and start moving towards ES6 import / export

@ssendev thanks for the nice example. we will take a look at this.

@LinGuanfu Thanks for the query. I think that @kaosat-dev can assist with the electron app.

@briansturgill i have read this several times now in order to understand the issues. first, the changes made by @platypii were to correct the primitive shapes, and make sure those...

> A circle has a circumference of 2pi, not Math.PI*2, so YES there is definitely error there. Tis so with any CPU based math, float, double, integers, etc. All calculations...

> I'm not the only one seeing this problem... the guy that wrote recently about his "willow" project was saying the same thing... there's a lot of places in JSCAD...

Ah... I see. It's actually called Walnut. See the discussion on trying to integrate/ use as part of JSCAD.

I'm closing this as there's very little to 'take home'. The issues with floating point is well known and documented all across the internet. Let's focus on discrete examples where...