搜索资源列表
Bezier1-1
- OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
3BEZIER
- 三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
C++2
- 利用C++实现贝塞尔曲线的绘制,有意者可试用,多多指教
Bezier
- 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
beizer
- 设计C#定制控件实现贝塞尔曲线-design C# Custom Controls Bessel curve
基于openGL,VC++6.0的贝塞尔曲面
- 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
tcurve
- C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
Bezier
- 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
CURVES
- 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
Bezier
- 贝塞尔曲线画法,用C实现的,比较简单实用,希望对大家有用-Bezier curve drawing, with the C implementation, relatively simple and practical, we hope to be useful
spline
- 用C++和opemgl编的贝塞尔曲线和bspline曲线以及一些实物的画法 编了一个批处理文件对结果进行显示-In C++ and compiled opemgl Bezier curves and bspline painting as well as some kind of a batch file, compiled the results show
opengl
- 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
贝塞尔曲线 C++与OpenGL编码
- 贝塞尔曲线,用C++与OpenGL编写,很简洁同时也很好用
DrawingBezier
- Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u
18301贝塞尔曲线程序
- 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)
Curve
- mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)