dantaub
Results
2
issues of
dantaub
Removing deprecated plugins.npm reference and adding line for npm.compilers
Minimal failing example -- run: ``` verb.geom.NurbsCurve.byPoints([[0,0,0],[0,0,0],[1,1,1]], 1); ``` The call does not have any errors, but the resulting curve's control point x,y, and z coordinates come out as NaN...