搜索资源列表
Bèzier
- 关于贝塞尔曲线,带控制顶点和控制多边形达到G1连续的两段3次Bèzier曲线的绘制-on Bessel curve, with the control vertices and control polygon G1 achieve two consecutive three Bzier curve drawing
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a
OpenGL_quxian
- 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
2反混淆
- 如何消除图形中的走样(曲线拐角处的锯齿效果)-how to eliminate the aliasing graphics (curve corner of the sawtooth effect)
1画贝塞尔曲线
- 给定条件的贝塞尔曲线画法,按照图形学书上的算法实现-to the conditions set forth in the Bessel curve method of painting, according to the book Graphics Algorithms
OpenGL - Bezier Curve-1
- 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
curve
- OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
Bezier
- OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
Bspline-Curve
- OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
hermite
- Hermite Curve Interpolation in c++ using Opengl library and Glut.
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
curve
- Left click at the window appeared to create a point, and right click to create curve following the point. left-clicking again few times and move the points to change the shape of the curve.
opengl_source_analog_curve_drawing
- opengl实现模拟曲线绘图源码opengl source analog curve drawing-analog curve drawing source opengl opengl source analog curve drawing
gra_hw1b
- Bezier curve implementation using open gl in C++ Computer gRaphics
BEZIER-Curve
- OpenGL 计算机图形学 Beizer Curve 是课程资源!值得参考!-OpenGL computer graphics Beizer Curve curriculum resources! Worth considering!
straight-line--Kock-curve
- 基于直线的Kock曲线的,利用OpenGL的一些函数来实现计算机图形学的实验内容,其中用到了很多图形学的函数-Kock curve based on the straight line, the use of some of the functions of OpenGL to achieve the experimental content of computer graphics, which uses a lot of graphics function
B-spline-curve-drawing
- 本代码就是计算机图形学中的知识进行汇总,绘制B样条曲线-This code is the knowledge of computer graphics to carry on the summary, b-spline curve drawing
openglFree-curve
- 用MFC画贝尔曲线和三次样条曲线的程序。-Using MFC to draw the Baer curve and the three spline curve of the program
Bezier Curve.c
- Bezier Curve implementation with cpp
Curve
- Bspline Curve Open GL Visual C++
