搜索资源列表
a20071206v3
- 组合旋转曲面,两节用在工件制作可行性确认方面,有一定难度
作图画旋转曲面
- 利用程序实现作图画旋转曲面
DRAWFS
- 显示三维函数曲面,可旋转,缩放,有多个不同曲面可选- Demonstrated the three dimensional function curved surface, may revolve, 缂╂斁, has many different curved surface to be possible to elect
Surface.2000.6.5
- 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考 -use OpenGL 3D coordinates of the mouse and the control surfaces on the space rotation, as a reference Programming
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;
a20071206v3
- 组合旋转曲面,两节用在工件制作可行性确认方面,有一定难度-Combination of rotating surfaces, 2 workpiece used in the production of the feasibility of the confirmation, has a certain degree of difficulty
graphics0
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
stl_viewer
- 可读取stl文件格式,并利用Opengl显示三角网格曲面,能够对图形进行旋转、缩放等操作,并附有stl测试文件-Stl file format can be read and used Opengl show triangular mesh surfaces, capable of graphics rotation, scaling operation, together with stl test file
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 poin
FunctionGraphicsIn3D
- 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the wind
3Dgraphallinone
- 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combinatio
NURBS
- OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL applicati
usr
- 利用程序实现作图画旋转曲面,可用于课堂演示或其他用途-Program for making pictures using surface of revolution
qxqmzzzz
- 本代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。源代码可以在VC++6.0中编译通过-This code contains the following algorithm: clover plum line, cylindrical spiral, conical spiral, cubic Bezier curves, cubic B
qxqm6
- 实现曲线(三次贝塞尔曲线,三次B样条曲线,三叶梅花线,圆锥\圆柱螺线),曲面(贝塞尔曲面,B样条曲面,环形曲面,旋转曲面)等功能.-Curve (cubic Bezier curve, cubic B-spline curves, clover Plum Line, cone \ cylindrical spirals), surfaces (Bezier, B-spline surfaces, annular curved surfa
CPPDraw-B-spline-curve
- 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve
Mathematical-Surface-Analysis
- 数学曲面分析 Klein瓶 环形曲面 惠特尼伞形曲面 涡轮型曲面 旋转曲面-Klein bottle mathematical surface analysis Whitney umbrella ring surfaces curved surface turbine type rotary surface
曲线和曲面
- 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor
work
- 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the
曲线和曲面算法
- 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline cu