CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图形旋转

搜索资源列表

  1. GDIP-sample

    0下载:
  2. 超完整的C# GDI+例子,包含所有可能的功能,各种画笔的用法,含简单的图形学算法,浮雕效果、锐化、底片、渐变显示、坐标变换、旋转文字、箭头等 非常全的一个例子。-csharp gdi+ sample code, very large
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3773208
    • 提供者:李默然
  1. transitioncode

    1下载:
  2. 仿射变换包括:平移(Translation)、缩放(Scale)、翻转(Flip)、旋转(Rotation)和错切(Shear)。该程序用VC实现对任意平面图形的平移转换,平移量和图形均可自行调整。-Affine transformation include: translation, scaling, flip, rotation and shear. The program is designed for any plane figure conversion with VC. Tra
  3. 所属分类:software engineering

    • 发布日期:2015-05-15
    • 文件大小:5605376
    • 提供者:米奇
  1. 14Mesh-CSharp

    0下载:
  2. C#+Direct3D环境下的三维图形编程,有网格业务Mesh,多种图形演示,可旋转,放大等操作-Three-dimensional graphics programming C#+Direct3D environment, there is a grid of business Mesh, a variety of graphical presentation, you can rotate, zoom and other operations
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:201445
    • 提供者:
  1. test1

    0下载:
  2. 这是计算机图形学课本上的伪代码,给学生第一手的资料,方便学生在伪代码的基础上进行修改,主要是OPENGL 的图形扫描转换以及图形生成、各种变换,如旋转、平移等。-This is computer graphics textbook of pseudo code, give students first-hand information, convenient for students on the basis of the pseudo code modifications, mainly is
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:15225
    • 提供者:july
  1. 20121003904-HomeWork0

    0下载:
  2. 这是计算机图形学的作业0,在老师给的源码的基础上进行添加修改,程序最先会出现一个茶壶,该工程要求实现按下键盘后对茶壶颜色,光源,旋转等工程,同时还附有实习报告。-This is a computer graphics job 0, be added to modify the source code of the teacher on the basis of the program will be the first of a teapot, the project required to a
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:737909
    • 提供者:凌风
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. Jet

    1下载:
  2. openGL实现三维飞机模型。可旋转。计算机图形学基础内容-openGL achieve the three aircraft models. Rotatable. Fundamentals of Computer Graphics Content
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-06
    • 文件大小:829440
    • 提供者:carel
  1. A2

    0下载:
  2. 绘制一个线框桌子,有四个圆柱型线框桌腿,桌子上有一个用五个渐小的长方体表示的塔,利用矩阵变换实现图形的缩放,旋转和平移变换-Draw a wireframe table with four legs cylindrical frame, there is a small box with five progressively expressed tower, using matrix transform on the table graphics scaling, rotation and tr
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:emma
  1. Matlab-Gui-tuxiang

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的平移,旋转,压缩等变换,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve image translation, rotation, compression transformation, is the effect is more obvious.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:515651
    • 提供者:konghao
  1. MfcSimple

    0下载:
  2. 好多CSDN的网友跟我要在MFC如何开发读取OBJ的程序。我实现了移动,旋转,放缩。选取相邻边、选取相邻点等功能。我就在这里一并奉送吧。该源码基于国外的一个图形学教程提供的示例代码。额,我忘记了,大概叫Assignment吧。-CSDN lot of friends told me how to develop a program to read the OBJ in MFC. I realized the move, rotate, zoom. Select adjacent edges,
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:674839
    • 提供者:无雨森
  1. tuxingbianhuan

    0下载:
  2. 利用vb实现图形在坐标系内的变换可以实现图形在坐标系中的旋转平移对称放大缩小等一些功能-The realization of graphics in the coordinate transformation using VB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:15455
    • 提供者:rentianmeng
  1. Graphic-image

    0下载:
  2. 基于VS2010,运用C#语言编写的图形图像处理程序,可以实现打开图片,图片旋转,增强,分割,哈夫曼压缩等功能!-Based on VS2010, C# language using image processing program, you can achieve open the picture, image rotation, enhancement, segmentation, Huffman compression functions!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:140694
    • 提供者:
  1. beijixing

    0下载:
  2. 完成如图所示“北极星”图案的5种二维图形变换 (平移、比例、旋转、错切、对称)。  首先要建好“北极星”图案的数据模型(顶点表、边表), 然后填充它。  可把整个变换演示出具有动态效果。-As shown complete " North Star" pattern of five kinds of two-dimensional graphics transformations (translation, scale, rotati
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:10817272
    • 提供者:张起畅
  1. 2d-3d

    0下载:
  2. 通过代码实现二维,三维图形的变换,包括 平移,旋转,对称等,并有转换后的基本坐标-Through code 2 d, 3 d graphics transformation, including translation, rotation, symmetry and so on, and have basic coordinates after conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:滕嗳吣
  1. Rotating-cube-textures

    0下载:
  2. 可以旋转的立方体图形,给六面体和背景加上不同的纹理映射。 1.交互设置(键盘和鼠标设置) 1)方向键:上下左右自由移动 2) w或W键:显示正方体框架/填充图 3)空格键 : 停止转动 再次按下继续转动 4)小键盘 + :正方体转动加速 小键盘 - :正方体转动减速 5)鼠标左键: 自由转动正方体或旋转正方体 6)鼠标右键: 拉近或拉远视距 7)F1键: 切换窗口模式/全屏模式 -You can rotate the cube graphics, and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4327
    • 提供者:赵一
  1. GraphicsPro_ADD-Fog

    0下载:
  2. D3D图形场景实例,C++编程,三维场景,主要内容是创建一个飞机模型使之旋转。-D3D Graph example
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12668319
    • 提供者:李璐
  1. Transformation

    0下载:
  2. 计算机图形学,实现几何变换,旋转、平移、放大、缩小-Computer graphics, geometric transformations to achieve, rotate, pan, zoom
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:221200
    • 提供者:林伟鸿
  1. D3DMersh

    0下载:
  2. DirectX图形编程小程序,显示旋转的球体
  3. 所属分类:Windows编程

  1. The-graphics-transformation

    0下载:
  2. 对图形进行五种基本变换,包括平移,镜像,错切,缩放,旋转等五种基本变换-The graphics transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1357
    • 提供者:汪春雷
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com