Z3 Development

Results 48 issues of Z3 Development

## Expected Behavior same... code needs some optimizations... - correct function names / exports to match file name - optimize to use options as provide as this is a private...

V3

from @platypii More generally, I like the idea of using "points" to refer to 2D points, and "vertices" to refer to 3D points. I think it could help make JSCAD...

V3

## Expected Behavior All demos of the regl-renderer package work as expected. ## Actual Behavior The regl-renderer package has been changes to use ES6 imports / exports. A new library...

V3

## Expected Behavior IO deserializers translate objects to ES6-based JSCAD scripts. The JSCAD scripts can be used directly by CLI, WEB, etc. applications. - amf-deserializer - dxf-deserializer - json-deserializer -...

V3

Hate to say this but the tools for installing and publishing packages are still not in sync. Flit has taken the project management to a nice level, and the commands...

@joostn isn't it time to mark this as 'deprecated'?

This is nice and clean, and easy to understand. 👍 Thanks for putting this together. But the use of most gestures really makes a mess. Anyway to use something else...

I was able to use this library in the browser by adding a build script based on browserify. ``` "scripts": { "build": "browserify index.js -o dist/image-decode.js --standalone decode", "test": "node...

if the lines intersect at one of the end points then there's no result. it's really a choice to include or exclude endpoints but the comments really don't say.

**Is your feature request related to a problem? Please describe.** VERY nice project. Thanks for working with JSCAD. V2 JSCAD is now in ALPHA release. It's time to move forward...