CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学 平移

搜索资源列表

  1. 平移对称旋转缩放算法

    1下载:
  2. 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.34kb
    • 提供者:巫丙亮
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29.33kb
    • 提供者:纯净水
  1. 计算机图形学平移变换

    0下载:
  2. 计算机图形学中的平移变换程序
  3. 所属分类:图形图象

    • 发布日期:2009-09-14
    • 文件大小:258.83kb
    • 提供者:568061080@qq.com
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:隗平
  1. computergraphics

    1下载:
  2. 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.17mb
    • 提供者:隗平
  1. cg3Dsystem

    1下载:
  2. 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-09
    • 文件大小:180.88kb
    • 提供者:qingbo
  1. SolutionNew

    0下载:
  2. 该程序主要包括了计算机图形学中对图形一些操作的实现,包括裁剪、旋转、平移等-The program includes a computer graphics on the graphics to achieve a number of operations, including cutting, rotate, pan, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:70.83kb
    • 提供者:weimouer
  1. GeometricTranform

    0下载:
  2. 本科计算机图形学课程实验--几何变换(平移,旋转,缩放)。支持vc6和vs.2003-Undergraduate courses in computer graphics experiment- geometric transformations (translation, rotation, scaling). Support vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:45.59kb
    • 提供者:haodongb
  1. Dibcub3d_src

    0下载:
  2. 利用计算机图形学知识,实现了立方体的绘制程序,无需使用opengl库,实现了平移旋转功能。-The use of computer graphics knowledge, implementation of the cube drawing program, without using opengl library, implementation of the shift rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:33.25kb
    • 提供者:张三
  1. Combination_of_computer_graphics_code

    0下载:
  2. 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:沈杰
  1. Tuxingbianhuan

    0下载:
  2. 计算机图形学中图形基本变换,包括错切,平移,放缩,对称,旋转等,用Visual C++ 6.0编写-Graphics computer graphics basic transformation, including shear, translation, zoom, symmetry, rotation and so on, using Visual C++ 6.0 to prepare
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9.31mb
    • 提供者:wk
  1. 452323425

    0下载:
  2. 计算机图形学 实现各种形状的绘制以及图形颜色的设定 填充 平移等-Computer graphics to achieve a variety of shapes drawn
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:淅淅拉拉
  1. ComputerGraphics

    1下载:
  2. 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:67.61kb
    • 提供者:sunli
  1. graphics-drawing

    0下载:
  2. 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:67.67kb
    • 提供者:utoman
  1. translater

    0下载:
  2. 计算机图形学基于opengl的旋转、平移、缩放程序-Computer graphics opengl based on the rotation, translation, scaling procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1.8kb
    • 提供者:weijiabai
  1. 图像处理 几何运算 平移旋转镜像缩放

    0下载:
  2. 哈工大计算机图形学实验,opengl和c++实现,可以实现平移旋转的功能(The function of translation and rotation can be realized)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-04
    • 文件大小:3.63mb
    • 提供者:箫淮
  1. 图形基本换

    0下载:
  2. 实现图形的基本变换,平移 ,比例,旋转 ,错切,对称。初学者。(Basic transformation of Graphs)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:2.31mb
    • 提供者:lutty
  1. Cylinder

    0下载:
  2. ?熟悉三维图形显示的基本流程 ?熟悉视图变换的设置 ?熟悉Windows环境下几何变换的设置与实现 ?熟悉光照的设置(lighting translate scale)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:66mb
    • 提供者:Yeefy2
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4mb
    • 提供者:水无缘
  1. Transform

    1下载:
  2. 包括以下函数 1)平移(tx,ty,tz)的矩阵Txyz void matTxyz(float Txyz[4][4],float tx,float ty,float tz) 2)绕x轴旋转theta角的矩阵Rx void matRx(float Rx[4][4],float theta) 3)绕y轴旋转theta角的矩阵Ry void matRy(float Ry[4][4],float theta) 4)绕z轴旋转theta角的矩阵Rz void matRz(float Rz[4][4]
  3. 所属分类:图形图象

    • 发布日期:2020-06-09
    • 文件大小:6.27mb
    • 提供者:Malllllys
« 12 3 4 5 »
搜珍网 www.dssz.com