bengolder / gh-svg

A Plugin for exporting geometry from Grasshopper/Rhino to SVG data format
23 stars 5 forks source link

make a set of mappings from 2D NURBS to different SVG Bezier types, then test for accuracy #6

Open bengolder opened 12 years ago

bengolder commented 12 years ago

It looks like the the BezierCurve Class needs to be updated in RhinoCommon first. For now I'll use polyline approximation.