<i id='qoPoe'><tr id='qoPoe'><dt id='qoPoe'><q id='qoPoe'><span id='qoPoe'><b id='qoPoe'><form id='qoPoe'><ins id='qoPoe'></ins><ul id='qoPoe'></ul><sub id='qoPoe'></sub></form><legend id='qoPoe'></legend><bdo id='qoPoe'><pre id='qoPoe'><center id='qoPoe'></center></pre></bdo></b><th id='qoPoe'></th></span></q></dt></tr></i><div id='qoPoe'><tfoot id='qoPoe'></tfoot><dl id='qoPoe'><fieldset id='qoPoe'></fieldset></dl></div>

    <legend id='qoPoe'><style id='qoPoe'><dir id='qoPoe'><q id='qoPoe'></q></dir></style></legend>
  • <tfoot id='qoPoe'></tfoot>
      <bdo id='qoPoe'></bdo><ul id='qoPoe'></ul>

      <small id='qoPoe'></small><noframes id='qoPoe'>

      1. 如何在 C++ 中实现贝塞尔曲线?

        时间:2023-08-03
            <bdo id='T8mYu'></bdo><ul id='T8mYu'></ul>

            <small id='T8mYu'></small><noframes id='T8mYu'>

                <tbody id='T8mYu'></tbody>
              <tfoot id='T8mYu'></tfoot>

              1. <i id='T8mYu'><tr id='T8mYu'><dt id='T8mYu'><q id='T8mYu'><span id='T8mYu'><b id='T8mYu'><form id='T8mYu'><ins id='T8mYu'></ins><ul id='T8mYu'></ul><sub id='T8mYu'></sub></form><legend id='T8mYu'></legend><bdo id='T8mYu'><pre id='T8mYu'><center id='T8mYu'></center></pre></bdo></b><th id='T8mYu'></th></span></q></dt></tr></i><div id='T8mYu'><tfoot id='T8mYu'></tfoot><dl id='T8mYu'><fieldset id='T8mYu'></fieldset></dl></div>

              2. <legend id='T8mYu'><style id='T8mYu'><dir id='T8mYu'><q id='T8mYu'></q></dir></style></legend>
                • 本文介绍了如何在 C++ 中实现贝塞尔曲线?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我想实现一个贝塞尔曲线.我以前在 C# 中做过这个,但我完全不熟悉 C++ 库.我应该如何创建二次曲线?

                  I'd like to implement a Bézier curve. I've done this in C# before, but I'm totally unfamiliar with the C++ libraries. How should I go about creating a quadratic curve?

                  void printQuadCurve(float delta, Vector2f p0, Vector2f p1, Vector2f p2);
                  

                  显然我们需要使用线性插值,但标准数学库中是否存在这种方法?如果没有,我在哪里可以找到它?

                  Clearly we'd need to use linear interpolation, but does this exist in the standard math library? If not, where can I find it?

                  我使用的是 Linux.

                  I'm using Linux.

                  推荐答案

                  您之前是否使用过 C# 库?

                  Did you use a C# library earlier?

                  在 C++ 中,没有贝塞尔曲线的标准库函数可用(目前).你当然可以推出自己的(CodeProject sample)或寻找数学图书馆.

                  In C++, no standard library function for Bezier curves is available (yet). You can of course roll your own (CodeProject sample) or look for a math library.

                  这篇 博文很好地解释了这个想法,但在 Actionscript 中.翻译应该没有太大问题.

                  This blogpost explains the idea nicely but in Actionscript. Translation should not be much of a problem.

                  这篇关于如何在 C++ 中实现贝塞尔曲线?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:反转 4x4 矩阵 下一篇:将数字提高到幂的 C++ 函数是什么?

                  相关文章

                  最新文章

                • <i id='AJG1f'><tr id='AJG1f'><dt id='AJG1f'><q id='AJG1f'><span id='AJG1f'><b id='AJG1f'><form id='AJG1f'><ins id='AJG1f'></ins><ul id='AJG1f'></ul><sub id='AJG1f'></sub></form><legend id='AJG1f'></legend><bdo id='AJG1f'><pre id='AJG1f'><center id='AJG1f'></center></pre></bdo></b><th id='AJG1f'></th></span></q></dt></tr></i><div id='AJG1f'><tfoot id='AJG1f'></tfoot><dl id='AJG1f'><fieldset id='AJG1f'></fieldset></dl></div>

                  <small id='AJG1f'></small><noframes id='AJG1f'>

                  <tfoot id='AJG1f'></tfoot>

                  <legend id='AJG1f'><style id='AJG1f'><dir id='AJG1f'><q id='AJG1f'></q></dir></style></legend>

                        <bdo id='AJG1f'></bdo><ul id='AJG1f'></ul>