贝塞尔曲线应用

  • 用SDF画贝塞尔曲线
    GLSL教程5 - 2D SDF 操作和更多 2D 形状

  • 点集/折线转贝塞尔曲线
    c++曲线拟合:贝塞尔曲线的控制点计算
    如何生成光滑曲线?

Draw a Smooth Curve through a Set of 2D Points with Bezier Primitives

cflw_cpp/cflw代码库/cflw图形_d2d助手.cpp

How to draw a smooth curve through a set of 2D points with Bezier methods?

bw2009/bwchart/bezier.cpp/GetCurveControlPoints

你可能感兴趣的:(贝塞尔曲线应用)