【24h】

Smooth curve drawing using a Bessel function

机译:使用贝塞尔函数的平滑曲线图

获取原文

摘要

It is often needed to draw curves while programming. In general, it is easy to draw the line but it looks ugly. Drawing curves, especially smooth curves, complex interpolation calculations are required. To draw smooth curves, this paper introduced Microsoft's API function algorithms based on the calculation of control points. A Bessel function is different from a Bessel curve. The Bessel function is developed by Microsoft and it is packed as one of the WINDOWS functions. As part of the Microsoft WINDOWS system, it's mainly used to draw Bezier curve. Due to copyright protection, as well as other API, Microsoft provides only application interface. As for how to implement internally, algorithm and calculation formulas, belong to secret category. Microsoft will not be made public. A Bessel function, like other API functions, runs fast, not memory-resident and has less parameters etc, so it is suitable for all kinds of curves drawing. This paper proposed the algorithm to draw smooth curves using this function and programmed the algorithm by Visual Basic programming language.
机译:通常需要在编程时绘制曲线。一般来说,绘制线很容易,但看起来很丑陋。绘图曲线,尤其是平滑曲线,需要复杂的插值计算。为了绘制平滑曲线,本文介绍了基于控制点的计算的微软的API函数算法。贝塞尔功能与贝塞尔曲线不同。 Bessel函数由Microsoft开发,它被包装为Windows函数之一。作为Microsoft Windows系统的一部分,它主要用于绘制Bezier曲线。由于版权保护,以及其他API,Microsoft仅提供应用程序界面。关于如何在内部实施,算法和计算公式,属于秘密类别。微软不会被公开。像其他API函数一样的Bessel函数运行快速,而不是内存居民,并且具有较少的参数等,因此适用于各种曲线图。本文提出了算法使用此功能绘制平滑曲线,并通过Visual Basic编程语言编程算法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号