In 2D it is fairly well established how to generate a smooth curve from arbitrary points à la Bézier curves. Is there an equivalent to this for a smooth surface with arbitrary 3d points?
2026-03-28 12:13:31.1774700011
Equation for a surface given N points in 3d space?
138 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are Bezier patches. See my code: https://github.com/sjhalayka/bezier_surface