搜索资源列表
Bezierdemo
- 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
beizcurve
- OpenGL绘制Beizer曲线(C/C++)-OpenGL rendering Beizer curve (C / C)
quxian
- 实现绘制二次beizer曲线和三次beizer曲面,并实现交互功能
Beizer
- java制作的图形,beizer曲线,曲面构成
beizer
- 用VC++实现画图功能,可以绘制计算机图形学中的beizer曲线,其中点的位置由鼠标点击确定
beizer
- 设计C#定制控件实现贝塞尔曲线-design C# Custom Controls Bessel curve
Bezier
- Beizer曲线,用VC++编程的,可以调试一下试试看-Beizer curve, with VC++ Programming, you can debug you give it a try
drawcurve
- 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
graphics
- 程序主要是图形学的一些常用的方法,如beizer曲线、图像几何变换等。还有一个时钟程序。-Procedures for the main graphics are some commonly used methods, such as beizer curve, geometric transformations, such as images. There is also a clock procedures.
BEIZER
- 编写绘制Bezier曲线的源代码,以及计算机图形学实验考试试题。
Beizer
- Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
bezier
- 利用openGL 和c++写的画bezier和B样条曲线的程序,并实现了两者的转换,并用beizer曲线构建图形-draw beizer and B-spline
BEZIER-Curve
- OpenGL 计算机图形学 Beizer Curve 是课程资源!值得参考!-OpenGL computer graphics Beizer Curve curriculum resources! Worth considering!
main
- 基于opengl的Beizer曲线的实现,该代码主要适用于初学者。-Opengl Beizer curve-based implementation of the code is mainly suitable for beginners.
Beizer
- 绘制Bezier曲线,通过人际交互的方式获取控制点,然后生成Bezier线-draw Bezier curve
CAGD-demonstration-program
- 北航研究生课程计算机辅助几何设计(CAGD)的演示程序,可以生成指定次数指定类型的B样条曲线曲面,并可进行动态修改和图形变换。本程序使用VC2008编写,并采纳了Ribbon界面,简化了操作步骤。-This is a program trying to demonstrate the algorithm of Beizer and B-Spline. It is coded on VS 2008 with Ribbon features.
Graphics
- 计算机图形学CG实验实现的所有功能集合:中点算法画线,扫描线种子填充,BEIZER曲线-a group of CG exercises
beizer
- 计算机图形学入门 实现贝尔曲线 通过鼠标控制-Computer graphics entry through mouse control to achieve Bell Curve
ThreeCurve
- 三次Beizer曲线方程,找到轮廓中的特征点,然后根据两个相邻的特征点拟合成一段三次Beizer曲线,控制点AB是借助周围几个点得到的(In the three Beizer curve equation, the feature points in the contour are found, and then a three Beizer curve is synthesized according to two adjacent feature points. The control po
18301贝塞尔曲线程序
- 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)