mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-09 06:11:01 +02:00
updated docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# bezier_surface
|
||||
|
||||
Given a set of control points, the `bezier_surface` function returns points of the Bézier surface. Combined with the `function_grapher` module defined in my lib-openscad, you can create a Bézier surface.
|
||||
Given a set of control points, the `bezier_surface` function returns points of the Bézier surface. Combined with the `function_grapher` module defined in my library, you can create a Bézier surface.
|
||||
|
||||
It depends on the `bezier_curve` function so remember to include bezier_curve.scad.
|
||||
|
||||
|
Reference in New Issue
Block a user