libfive icon indicating copy to clipboard operation
libfive copied to clipboard

Arbitrary polygons, and bezier polygons

Open occivink opened this issue 5 years ago • 0 comments

Hi,

I'm a casual OpenSCAD user, and I'm looking into moving to libfive (better language, faster...).

The basics seem to map easily, but I could not find an equivalent to the polygon function which is used to define a polygon from a set of 2D points. The polygon shape of libfive seems to be only for regular polygons.

I would also like to define bézier polygons, which could be approximated using polygons, but maybe there's a better approach?

Thank you for your help, and for making libfive.

occivink avatar Sep 14 '20 12:09 occivink