搜索资源列表
曲线1
- B样条、Bezier曲线等多种曲线画法-B-spline, and other Bezier curve drawing curves
画图系统
- 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
221121711222005622135524929143
- 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
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
Bezier Curves...Screen Saver
- 一个bezier曲线的屏幕保存-a bezier curves screen preservation
Curves
- bezier,B样条,Cardinal算法画曲线,bezier和B样条画曲面-bezier, B-spline, Cardinal algorithms draw curves, bezier and B-spline surfaces painted
Nurbc(various_weight_factors)
- 本程序给出了两组不同权值对应的NURBS曲线!通过改变NURBS曲线的一组权因子,直观地了解权因子对NURBS曲线的影响情况!同时也可改变本程序中的节点序列,了解NURBS曲线的重节点插值、退化性质!-This procedure is given two different weights corresponding NURBS curve! NURBS curve by changing the right of a group factor, an intuitive understand
CURVES
- 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
ACMsnakes
- This program proveides a solution by Ghassan Hamarneh for detection curves using ACTIVE CONTOUR MODELS
1
- OPENGL Bezier curves很好用-OPENGL Bezier curves
curves
- 便用opengl绘制bezier曲线,可以不断增加控制点且颜色不同等功能。-They use opengl drawing bezier curves, control points can be increased and the colors are different functions.
Curves-bezier-and-hermite
- drawing bezier and hermite curves in OPENGL lang.
mygraphic
- 在VC++环境下,实现Bressham直线画法,中点画圆法,种子填充算法,Bezier曲线,黑块的移动,一个立方体的三维透视。-In VC++ environment, to achieve Bressham painting a straight line, circle the midpoint method, the seed filling algorithm, Bezier curves, the black block move, a cube of three-dimensiona
Curves-and-Surfaces
- vc6.0编写的,各种曲线和曲面算法生成的实用程序。包括bezier曲线曲面和b样条曲线曲面等 -vc6.0 written, curve and surface algorithm to generate a variety of utility. Including bezier curves and surfaces, and b-spline curves and surfaces, etc.
Spline-curves-and-surfaces
- 绘制样条曲线和样条曲面,可以控制曲面的生成。-Draw spline curves and spline surfaces, you can control the formation of the surface.
Drawing-of-curves-and-surfaces
- 计算机图形学中实验课的曲线和曲面的绘制的源代码-The source code of the experimental class of curves and surfaces in computer graphics drawing
Drawing-Bezier-curves
- 画贝塞尔曲线,个人工作中运用到的功能,因此编写画贝塞尔曲线的算法程序-Drawing Bezier curves, applied to individual job functions, so write Bezier curve drawing algorithm
Drawing-Bezier-Curves-GL
- Drawing Bezier Curves GL with Objective C for iOS
Curves
- Bezier曲线的生成.,设计曲线控制点和绘制一种简单的样条曲线曲线.-Generate Bezier curves., Design curve control points and draw a simple spline curve.