Public Domain OpenScad Bezier Function - 3D Models Community
1 / 10
Public Domain OpenScad Bezier Function
bezier
function
openscad
parametric
script
Downloads0
Likes0
Saves0
Comments0
PublishedFebruary 16, 2026
About
After playing around with fillets on this thing: http://www.thingiverse.com/thing:8416 I was determined to create a generalized Bezier function for usage in OpenScad.This thing, or rather the OpenScad file, is public domain code for creating Bezier curves within OpenScad.It is a foundational piece. It will only create Bezier curves defined by 4 control points. Those are typically the most useful in hand constructed graphics as found in OpenScad.Hopefully this little piece of goodness will enable people to create very curvacious things in OpenScad. Extending the function to 3D can be easily done.UPDATE: Added a couple more pictures that show different ways of using the beast. Perhaps the coolest is using a Bezier curve to change color over the surface of the object.
---
Imported from Thingiverse: https://www.thingiverse.com/thing:8443
Original creator: WilliamAAdams