搜索资源列表
bizier
- 用C++实现绘制3次BIZIER曲线,实现用鼠标确定插入点的位置
Bizier
- 计算机图形学程序,能根据已知点自动绘制bezier曲线
bizier
- 用C++实现绘制3次BIZIER曲线,实现用鼠标确定插入点的位置-With C++ Achieve drawn 3 times BIZIER curve, using the mouse to determine the location of insertion point
Bizier
- 计算机图形学程序,能根据已知点自动绘制bezier曲线-Computer graphics procedures, according to a known point automatic drawing Bezier curves
BezierCurve2
- 用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状-to draw bezier curve by using many connected tiny line. it has no limit of the number of the control point. you can also change the position of the contr
BezierCurve3
- 可绘制bizier curve, 无控制点数量限制,可用鼠标右键改变控制点位置,从而改变bizier curve的表现.双击鼠标左键可结束绘制.同时也可通过右侧指令修改或结束图像绘制.-to draw bizier curve, no limit of the number of the control points. and you can also change the position of the control points
Bizier
- 计算机图形学之三次Bizier曲线画线算法,采用的是递归的思想-Bizier
MFC(MDI)bezier
- MFC下生成多文档(MDI)项目,通过点击菜单生成bizier曲线,可以学习菜单响应函数。-Generated under MFC multi-document (MDI) project by clicking on the menu generate bizier curve, you can learn the menu response function.
bezier
- bezier曲线的g1光滑连接,画了两条2次的bizier曲线,然后符合G1连续-g1 bezier curves and smooth connections, drew two two times bizier curve, and then meet the G1 continuous
7
- 绘制曲面,三次bizier曲面,计算机图形学,基本绘图程序-Drawing surface, three bezier curve, computer graphics, basic drawing program