搜索资源列表
wireframe
- 很好的一个BSPLINE/BEZIER曲线生成器.速度很快。还有几个例子。- A very good BSPLINE/BEZIER curve production The speed is very quick. Also some several examples.
曲面工程
- Bezier、Coons、BspLine等曲面-Bezier, Coons, such as surface BspLine
bspline
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
Graphix
- B样条曲线、BSPLine / Nurbs曲线生成-B-spline curves, BSPLine/Nurbs Curve
BSpline2.3
- 一个关于图形学当中的BSpline的算法极其用该算法实现相关图形绘制的程序-one of the graphics which BSpline the algorithm used is extremely relevant to the algorithm mapping procedure
ddddfffsdgdfhjfgjkghkgjklkliklklkll
- Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
mybezierquxian
- 一个BEZIER曲线,BSPLINE曲线的绘制,依靠你鼠标所点击的点绘制-a Bezier curve, BSPLINE curve mapping, which relies on your mouse click on the drawing point
ARXCurve
- 本源代码实现在AutoCAD环境下绘制各种自由曲线和曲面的功能,包括Bezier,BSpline等,欢迎测试使用-source code to achieve in AutoCAD drawing environment freedoms curve and surface functions, including Bezier, BSpline, welcomed the use of test
clamped_bspline
- clamped bspline function.
BSpline
- 实现了均匀B样条曲线,准均匀B样条曲线,非均匀B样条曲线绘制-Realize the uniform B-spline curve, quasi-uniform B-spline curve, non-uniform B-spline curve drawing
Bspline
- 三次B_样条曲线源程序,坐标需要根据自己实际想要的图形进行修改-B_ three source-spline curve, according to their actual coordinates of the graphics you want to modify
BLine
- 实现了B曲线的源码,一种新的Bspline反求控制点算法,-Achieved a B-source curve, a new control point Bspline Reverse algorithm,
EXP_ONE
- 计算机图形学USTC,实验。大作业,包括贝塞尔曲线,蕨类分形,BSPLine,真实感图像-Computer Graphics USTC, experiment. Large operations, including Bezier curves, fractal ferns, BSPLine, photorealistic images
Bspline
- 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control
Bspline
- 通过B样条曲线特征用反算的方法获得3次B样条曲线-Through the B-spline curves using the method of calculation to obtain the anti-3 B-spline curve
BSpline
- 一个画B样条的小程序,可以用鼠标点击任意多的控制点,实现B样条曲线的绘制.-A painting of a small B-spline procedure, you can use the mouse to click on any number of control points, the realization of B-spline curve drawing.
BSpline
- bspline基础编程,可以输入控制点坐标,自动生成三次曲线-bspline the basis of programming, you can enter the control point coordinates, automatic generation of three curves
Bspline
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家-3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
BSpline
- B样条绘制 输入四个点,按B即可绘制以这四个点为控制点出B样条。-draw Bspline by using four reference points.
Bspline
- 本工程基于OpenGL库完成了Bspline曲面的绘制。(The project completed Bspline surface rendering based on OpenGL library.)