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

搜索资源列表

  1. assigment

    0下载:
  2. 通过文字界面交互,使用户打开一个文件,从文件中读出vertice,face的信息,对点进行平移,旋转,缩放等操作,并将结果保存。能读取文件中的伪命令自动进行上述的相关操作。-Interaction through the text interface, allowing users to open a file, read from a file vertice, face of information, points of translation, rotation, scaling and
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1348240
    • 提供者:yj
  1. 1008

    0下载:
  2. 数字图像处理文件,用于图像的旋转,缩放以及平移-Digital image processing of documents for image rotation, zooming and panning
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14869716
    • 提供者:姚煜单
  1. bmpdemo

    0下载:
  2. VC++ 实现对bmp图像的播放,旋转,缩放,反色,灰色,哈弗曼编码等处理等-VC++ to achieve the bmp image playback, rotate, zoom, anti-color, gray, Ha Fuman coding processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:68367
    • 提供者:
  1. GeometryTrans2

    0下载:
  2. 图像处理中的几何变换(近邻插值,双线性,立方卷积,及任意角度旋转,缩放)-GeometryTrans in Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:571004
    • 提供者:jun
  1. FLEX-3D

    0下载:
  2. 所有PV3D三维模型都是继承至DisplayObject3D类,所以所有三维模型都有同样的移动,旋转,缩放的方法/属性-fdsgdg dgdsgfsd gsdg gdg sdg
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:69959
    • 提供者:何园
  1. Camera

    0下载:
  2. 实现了MFC和OPENGL框架,能够对OPEGNL的模型平移,旋转,缩放,非常适合初学OPENGL的同学参考,对做有关图形学方面的毕设的同学是很有帮助的-Framework to achieve the MFC and OPENGL, the model can OPEGNL translation, rotation, scaling, very suitable for students beginners OPENGL reference on completion of terms of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:270800
    • 提供者:fengxian
  1. damon

    0下载:
  2. 基本的3D模型导入功能实现。没有使用任何3D引擎。模型可以通过鼠标控制旋转,缩放。使用AS3.0实现。导入模型格式为ASE格式。-The basic 3D model import function realization. Did not use any 3D engine. Model can be controlled by the mouse rotation, scaling.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:271263
    • 提供者:ever
  1. 20099241312175

    0下载:
  2. 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的 -Word WordArt a parody of the source code, the use of GDI+ programming, you can generate a variety of angles a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:88173
    • 提供者:chetcitao
  1. move-rotate-scale

    1下载:
  2. 读取任意一个osg模型,对其进行移动,旋转,缩放等基本操作-Osg reading any model, its move, rotate, zoom and other basic operations
  3. 所属分类:OpenGL program

    • 发布日期:2014-09-29
    • 文件大小:1024
    • 提供者:tujie
  1. src

    0下载:
  2. MFC 图像处理常用功能:旋转,缩放,增强,平滑,边界提取等-MFC common image processing functions: rotation, scaling, enhancement, smoothing, edge extraction, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:185054
    • 提供者:Derick You
  1. Leaves_model

    0下载:
  2. 使用VS2008+OpenGL实现(务必打上VS2008SP1补丁,否则程序不能运行)正方体各个面映射不同纹理,用鼠标实现旋转,缩放等-Using VS2008+ OpenGL implementation (must be marked with VS2008SP1 patch, otherwise the program can not run) different texture cube mapping of each side, with the mouse to achieve ro
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13290134
    • 提供者:bishuiliuyun
  1. MyFootBall

    0下载:
  2. 用MFC搭建的Opengl环境,然后使用GLUT导入模型,实现了导入不同的模型,添加了光照,旋转,缩放等功能。-Opengl built environment with MFC, then use the GLUT import model, import different models to achieve, adding light, rotation, zoom and other functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4030746
    • 提供者:
  1. MFCopenglPcylinderPkey

    0下载:
  2. 在MFC环境下使用openGL绘制三维图像,设置了光照和材质属性。对圆柱体进行封盖处理,绘制封闭的圆柱体。通过键盘实现交互功能,完成对圆柱体旋转,缩放,移动等功能。程序已通过编译,可放心使用。编译环境为VS2008-MFC environment in three-dimensional images using openGL rendering, set the lighting and material properties. Of the cylinder to cover process
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13766923
    • 提供者:
  1. cylinder-win32keyboardPmove

    0下载:
  2. WIN32环境下的OPENGL编程。实现功能:通过构建二次方程绘制三维图形,光照和材料设置,圆柱体上下表面封闭处理,键盘控制物体的旋转,缩放和移动。-WIN32 environment OPENGL programming. Function: quadratic equation by constructing three-dimensional graphics rendering, lighting and material set, the upper and lower surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1012651
    • 提供者:
  1. FRAME

    1下载:
  2. OPenGL游戏编程框架,更改部分代码,是图像变为自动旋转,缩放的彩色透明立方体-OPenGL game programming framework, change some code into the image automatically rotate, scale, color transparent cube
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-30
    • 文件大小:3041280
    • 提供者:小手一拿
  1. pingyixuzhuansuofang

    0下载:
  2. 这是OpenGL中关于二维图形的平移,旋转,缩放的源代码,-This is the OpenGL graphics on the two-dimensional translation, rotation, scaling of the source code,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:854
    • 提供者:张玺
  1. RegsiterFM

    2下载:
  2. 傅里叶梅林变换实现图像配准,对旋转,缩放,剪切,平移都有效-Fourier Mellin Transform for image registration, valid for rotation, scaling, cropping, shifting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:215704
    • 提供者:
  1. TransformShow

    0下载:
  2. 对图像进行几何变换,如旋转,缩放,镜像,裁剪等。-Image geometric transformations such as rotation, scaling, mirroring, cropping and so on .
  3. 所属分类:Fractal program

    • 发布日期:2017-05-12
    • 文件大小:2746232
    • 提供者:樊丽娜
  1. BMPtransf

    0下载:
  2. bmp图片处理,包括旋转,缩放,镜像等基本操作。-BMP image processing, including spin, zoom, mirror, and other basic operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:29569
    • 提供者:武金龙
  1. matlab

    0下载:
  2. matlab设计的图形图像处理窗口,支持图片读入,另存,旋转,缩放,灰度化,-Matlab design graphics, image processing window, support for rotation, scaling, gray, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1691624
    • 提供者:尤云
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com