Contents
Tags
License



Solid Bezier library
by
profezzorn
is licensed under the
Creative Commons - Attribution - Share Alike license.
Liked By View All
Give a Shout Out
If you print this Thing and display it in public proudly give attribution by printing and displaying this tag.
Print Thing TagSummary
OpenScad library for creating solid objects based based on bezier curves.
Instructions
Download the two scad files, include "bezier_solids.scad" and use the functions bezier_polygon, bezier_cylinder and bezier_torus in your creations. If you want even smoother objects, download generate_bezier_solids.pike, edit and run it. Of course, you'll need pike to do so.