Welcome![Sign In][Sign Up]
Location:
Search - bezier surface

Search list

[Graph programBezier_DeCastljau

Description: 自己写的用DeCasteljau算法实现的Bezier曲面。-Using the Decastljau arithmetic to realize the Bezier surface
Platform: | Size: 1974272 | Author: 赵阳 | Hits:

[OpenGL programOpenGL中Bezier曲面的源程序

Description: OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
Platform: | Size: 201728 | Author: 李穿石 | Hits:

[3D GraphicBezier曲面的三维显示

Description: 利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
Platform: | Size: 50176 | Author: | Hits:

[matlabDe_Casteljau

Description: 运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
Platform: | Size: 1024 | Author: jo Wang | Hits:

[Graph DrawingBezier

Description: 利用VC++,调用DirectX接口,可以自动生成Bezier曲面.-Use VC++, Called DirectX interface, can be automatically generated Bezier surface.
Platform: | Size: 317440 | Author: 万方 | Hits:

[Graph programBezier.Surface

Description: 实做电脑图学中的贝兹曲线。并可由滑鼠控制画面上的小方块,来变换产生的图形。-Computer graphics is to do the Bezier curve. And mouse to control the screen from a small box, to transform generated graphics.
Platform: | Size: 205824 | Author: 李威和 | Hits:

[Graph programBEZIER_SURFACE

Description: 贝塞尔曲面显示程序,里面包含很多子程序,希望对您有用-Bezier surface display program, which contains a lot of subroutines, hope useful for you
Platform: | Size: 31744 | Author: 惠子 | Hits:

[OpenGL programBezier

Description: OPENGL下画贝塞尔曲线 一款十分便捷的画贝塞尔曲线的程序-OPENGL drawing Bezier curves under a very convenient procedure for drawing Bezier curves
Platform: | Size: 8192 | Author: liu | Hits:

[3D Graphicbezier_surface_display

Description: BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the surface on the screen.
Platform: | Size: 22528 | Author: niuxj | Hits:

[GDI-Bitmapbezier

Description: 实现双三次贝塞尔曲面,用16个控制点控制曲面的形状。-Bicubic Bezier surface to achieve, with 16 control points to control the shape of surface.
Platform: | Size: 770048 | Author: 古莹 | Hits:

[OpenGL programbeziersurface

Description: VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
Platform: | Size: 221184 | Author: liyunping | Hits:

[OpenGL programBeizer

Description: 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 SceneFileFormat.txt for scene file instructions.-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 SceneFileFormat.txt for scene file instructions.
Platform: | Size: 279552 | Author: josephlin0922 | Hits:

[Graph programBezier

Description: 计算机图形学中的双三次Bezier曲面算法代码-Computer graphics in the bi-cubic Bezier surface algorithm code
Platform: | Size: 251904 | Author: 小晓 | Hits:

[OpenGL programbezier

Description: 画bezier曲面的源代码 涉及到16个点画bezier曲面,用5*4条线来画曲面 -Draw bezier surface source code related to the 16 dotted bezier surface, with 5* 4 line to draw surface
Platform: | Size: 1024 | Author: 汪岳 | Hits:

[GDI-BitmapBi-cubic-Bezier-surface-algorithm

Description: 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
Platform: | Size: 269312 | Author: jack | Hits:

[OpenGL programbezier

Description: 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the input data can be placed in a text file, so that Debugging. For the cubic Bezier curve, the curve segments with multiple splicing, and requires continuous first derivative curve. Drawing Bezier surface Should enter the control polyhedron vertices and curve pitch.
Platform: | Size: 1024 | Author: xsl | Hits:

[OpenGL programBezier-surface-algorithm

Description: mfc下的双三次Bezier曲面算法,可以进行双三次Bezier曲面算法逐步生成的演示,代码中含分步注释-mfc bicubic Bezier surface algorithm bicubic Bezier surface algorithm gradually generated presentation code containing step-by-step notes
Platform: | Size: 2985984 | Author: 李洋 | Hits:

[OtherBezier-surface-algorithm

Description: 双三次Bezier曲面算法非常好用可以直接编译-double three times the Bezier surface algorithm
Platform: | Size: 269312 | Author: 穆毅 | Hits:

[GUI DevelopBicubic-Bezier-surface

Description: 双三次Bezier曲面-网格,在VC6.0中用MFC编程实现Bezier曲面,下载,运行即可使用。-Bicubic Bezier surface- mesh, in VC6.0 MFC programming using Bezier surfaces, download and run can be used.
Platform: | Size: 3003392 | Author: 杨伟 | Hits:

[Graph programbezier-surface-master

Description: 能够绘制Bezier曲面,用matlab实现的,很实用,(Can draw Bezier surface, matlab implementation, very practical,)
Platform: | Size: 148480 | Author: Kingone | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net