CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 旋转变换

搜索资源列表

  1. Exam88

    0下载:
  2. 介绍了取景变化和模型变化,进行平移和旋转,取景变化相当于相机的变换,模型变化用来控制图形元素的位置-introduced the viewfinder change and model changes, translation and rotation of the camera viewfinder or changes transform the model used to control changes in the location of graphics elements
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30418
    • 提供者:ou
  1. rect3D

    0下载:
  2. 基本的三维图形变换,有平移,放大,旋转 -basic 3D graphics transformation, translation, zooming and rotating.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2269
    • 提供者:严久
  1. Entity3

    0下载:
  2. 实现了三维变换的一些基本功能: 以直线为轴进行旋转 以一点为基点放缩 对直线L作镜向 对平面作镜向 得到三维结构的投影 -achieve a three-dimensional transform some basic functions : a straight line to rotate around the axle of the base point of the linear scaling L for planar mirror to the right t
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:60943
    • 提供者:stefanie
  1. touying-CSharp

    0下载:
  2. 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4632
    • 提供者:彭晓波
  1. Vostok

    0下载:
  2. 本程序表示被附到三辆车辆的三烟效果。如果效果的变换包含了被转换的车辆的旋转,那么每个会似乎有一个不同的方向的风吹效果。 效果因此被开始只有在 adf 文件中以 X , Y 和 Z 转换,然后一个风矢量被为每个进入 VGFX_WVECTOR 属性目录之内复印。 当风方向然后被改变它的时候将会为所有的三烟效果一起改变, 不管位置和叁考效果的运动员的定方位-the procedure was attached to the three vehicles of three smoke effect. I
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9929
    • 提供者:王艺寰
  1. 0501010135.cpp

    0下载:
  2. 下载完去掉.zip的扩展名 或者用直接记事本打开 茶壶旋转的3d图像变换 刚做的,希望大家自己修改
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3410
    • 提供者:思思
  1. Java3Dchange

    0下载:
  2. 用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。-used to achieve the three-dimensional cube within the control of various geometric transformation, as "revolving", "zoom", "Translation."
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12119
    • 提供者:刘潇
  1. VC环境下3D图形旋转,实现简单图形算法

    1下载:
  2. 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80521
    • 提供者:黄欣
  1. 4-2三维图形的转换

    0下载:
  2. 对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49186
    • 提供者:赵虎
  1. 3Model.rar

    1下载:
  2. 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-11
    • 文件大小:2633111
    • 提供者:周光有
  1. 三维变换包括几何变换和投影变换

    1下载:
  2. 三维变换包括几何变换和投影变换。 几何变换有平移、旋转、对称、错切、变比。 投影变换有平行投影和透视图。,Three-dimensional geometric transformations, including transformation and projection transformation. Geometric transformations are translation, rotation, symmetry, shear, variable ratio. Parallel
  3. 所属分类:3D图形编程

    • 发布日期:2017-06-29
    • 文件大小:2058458
    • 提供者:star
  1. 3D-image-transformation

    0下载:
  2. 3D 图像变换,包括几何变换(平移,旋转,缩放等)和投影变换(正视图,正轴侧视图,斜轴侧视图,透视图)-3D image transformation
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-20
    • 文件大小:34949302
    • 提供者:sally song
  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
    • 文件大小:185226
    • 提供者:qingbo
  1. 3DTranslation

    0下载:
  2. 计算机图形三维变换,基本实现了对称,旋转,投影,三视图,错切图等-It really does pay to be a doctor, with an international survey showing the medical profession is the most trusted, among the most admired and includes the most eligible marriage partners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3445732
    • 提供者:wenzhiguang
  1. Beziersurfaceleaf

    0下载:
  2. 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5539
    • 提供者:熊龙龙
  1. 3d

    0下载:
  2. 计算机图形学三维变换,包括旋转与缩放,TC2.0下编译-Three-dimensional computer graphics transformations, including rotation and scaling, TC2.0 compiled
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2629
    • 提供者:Leo
  1. transform

    0下载:
  2. 利用D3D有关函数,对三维模型(.off格式)文件进行缩放,平移,旋转变换。-Use D3D related function, on the three-dimensional models (. Off format) file to zoom, pan, rotate, change.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1403
    • 提供者:高荣军
  1. 3dWZTXCL

    0下载:
  2. 可以对一般的文字和图像进行比较简单的3D话处理!可以做成各种形状的图形,旋转,压缩变换等-3D Maker !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1319424
    • 提供者:LYY
  1. brainavi

    0下载:
  2. 为了从各个方向观察脑部结构,可以对重建结果图像进行三维旋转变换,并生成动画进行显示。基本思想是:图形经过三维旋转,由于其等值面连接方式不变,因而结构不会发生变形。-In order to observe the brain structure from all directions, you can rotate three-dimensional image reconstruction transform, and generate the animation display. The ba
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:911
    • 提供者:林中岳
  1. Isometricsconversionprocess

    0下载:
  2. 正轴测图的变换过程,把旋转变换过程分析的很透彻。-Isometrics conversion process
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-08
    • 文件大小:172011
    • 提供者:tianrenheyi
« 12 »
搜珍网 www.dssz.com