Z3 Development

Results 445 comments of Z3 Development

> @z3dev it appears to be an issue with non-manifold edges... the 3mf has roughly 10x as many non-manifold edges as the stl does. That would be strange as both...

@tsdexter i took a longer look at this, starting with the JSON file which was uploaded. The JSON format should export the 3D model as represented internally in JSCAD. I...

Nope. These data structures should be treated as objects, which means "encapsulation". some of the changes are good, so decide now..

Nope. This is not going to happen as provided. I'll provide more reasoning tomorrow.

OK... about the geometries (geom2, geom3, path2)... although these are currently a set of functions for manipulating an anonymous object, these are really 'objects', and should be treated as such....

> There is a question of which functions exactly are "allowed" to access the internals of a data structure. I think the ideal would be that internals can ONLY be...

> I am looking this thing with immutability from the perspective of specific optimization for displaying geometry in WEBGL, being able to recognize a geometry that is in multiple places,...

> @z3dev I updated the docs as suggested, and responded to your review comments. Let me know if there are changes you'd like made, or changes you would like reverted....

> > I'm not a fan of removing the clone() functions, so please revert. I think using the Object functions just makes the code less understandable. And of course, it's...

@platypii any questions? i added a few new issues to track some of the isssues / ideas discussed here. #1195 #1204 #1205