jscad / csg.js

DEPRECATED: CSG Library for JSCAD (See the link below)
https://github.com/jscad/OpenJSCAD.org/tree/master/packages/modeling
MIT License
218 stars 56 forks source link

FixTJunctions is broken #59

Closed kaosat-dev closed 6 years ago

kaosat-dev commented 6 years ago

See original issue here : https://github.com/jscad/scad-api/issues/26

Even the standard.js detects missing/ unitialized variables, so I will have to dig into the code & fix things.

kaosat-dev commented 6 years ago

fixed by #63