搜索资源列表
shiyan5
- 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
B
- 基于opengl下实现b样条曲线的生成及实现方式-Based on the opengl to realize the b-spline curve formation
Byangtiao
- OpenGL用二次或三次B样条或Bezier曲线算法生成曲线。-OpenGL B-spline curves or Bezier curve algorithm used to generate two or three times.
B样条
- 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)