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

搜索资源列表

  1. 三维动画演示系统(Jbuilder)

    0下载:
  2. JAVA编写的一个三维动画演示系统,采用JAVA3D制作,实现三维变换及渲染。-a 3d cartoon display system in java. it realize the 3D transform and romance by JAVA3D.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:561223
    • 提供者:李先生
  1. SWBH

    2下载:
  2. 计算机图形学的例子,演示了图形的三维变换-examples of computer graphics, graphic demonstration of the 3D Transform
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:68175
    • 提供者:zxm
  1. opengelimin

    0下载:
  2. 这是运用vc,对三维图形做的进行消影的变换-vc use of 3D graphics for consumers to do the film Transform
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:55367
    • 提供者:刘海云
  1. MouseRotate2App

    0下载:
  2. 立体字在三维世界的变换 让你感受3D世界的奇妙-three-dimensional characters in three-dimensional transform the world so that you feel the wonderful world of 3D
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2472
    • 提供者:方法
  1. 宇宙

    0下载:
  2. 漂亮的3d图形,有关宇宙的图形变换,时间较长,各种方向-beautiful 3d graphics, the graphics transform the universe, a longer time, in all directions
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:56708
    • 提供者:
  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. 三维变换包括几何变换和投影变换

    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. 3dstyle-and-real-image

    0下载:
  2. 本程序是一个较大型的程序。它包含了多数的3D变换,3维形体的表示,消除隐藏面,真实感图形等知识,是一个理想的学习程序 -This program is a larger program. It contains most of the 3D transform, 3-dimensional shape representation, elimination of hidden surfaces, realistic graphics and other knowledge, is an idea
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:346136
    • 提供者:cs
  1. Transform_3D_

    0下载:
  2. C++的源码,for 3d transform变换的,需要耐心查看内容-C++ The source, for 3d transform Transform need to be patient to view the content of
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:288966
    • 提供者:刘双臣
  1. ex4_pers

    0下载:
  2. 图形学实验3D图形变换源码。 实现投影变换的正交(orthographic)、斜交投影(oblique)和透视投影(perspective) 注:创建时误选的意文菜单。-Experimental 3D graphics graphics transform source. Implementated orthogonal projection transformation, perspective projection and oblique projection
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1950385
    • 提供者:zhangboyd
  1. 3dtransform

    0下载:
  2. 计算机图形学3维图形变换。其中包括典型的图形变换算法-3D transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:67943
    • 提供者:rainqin
  1. Transformations

    0下载:
  2. DX三维变换实例工程 拥有控制界面 详细介绍3D空间变换-DX Engineering has a three-dimensional transform an instance of the control interface detailed 3D space conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1236355
    • 提供者:文七
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5428811
    • 提供者:yc
  1. workshop3_work

    0下载:
  2. 关于3d 坐标转换的作业~一个活动压路机-workshop about 3D transform~an moving excavator
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3777957
    • 提供者:陆路
  1. 3DVC

    1下载:
  2. 要求首先绘制一些美观的三维图形,然后根据3D变换矩阵算法,使图形在键盘或鼠标的控制下进行几何变换。本实验的目的在于使学生了解绘制三维图形的方法,巩固对图形几何变换的理解,掌握在VC中实现三维图形的几何变换的方法。-Asked first of all draw a number of beautiful three-dimensional graphics, and 3D transformation matrix based algorithm, so that graphics on the
  3. 所属分类:3D图形编程

    • 发布日期:2017-06-29
    • 文件大小:1340882
    • 提供者:林晓
  1. 3DGraphicsProgrammingGuide

    0下载:
  2. 总目录 第一章 硬件接口 3D应用程序与硬件的交互作用 在计算机屏幕上显示图像 事件反应 使用不同的体系结构 第二章 3D变换 欧几里得空间,自由度和基本变换 平移 缩放 在平面内旋转 3D旋转 坐标系 变换次序 以矩阵形式表达变换 投影变换 第三章 2D图元光栅处理 第四章 2D和3D裁剪 第五章 视处理 第六章 建模 第七章 隐面消除 第八章 光线 第九章 构建3-D应用程序的实践方面 -Gener
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1170799
    • 提供者:zhouyongbing
  1. 3D

    0下载:
  2. 基于C++开发的图形的3d变换。有基本的2d变换功能,还有加入了翻转等-C++ development of graphics-based 3d transform. 2d transform as well as adding a flip
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8566528
    • 提供者:yo
  1. transform-demo

    0下载:
  2. opengl中3D变换,通过对函数进行参数的修改,可以很好的理解变换,旋转,缩放的功能。-opengl 3d transform.demo
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:176288
    • 提供者:molly
  1. OpenGL-ES2.0_obj

    0下载:
  2. Android平台的APP代码(Eclipse,ADT),实现了基本3D对象(点,线,面,体)的绘制,单指与双指操控,包含三维的各种变换:平移,旋转,缩放,透视,是学习动画与仿真的入门代码.(Android platform APP code (Eclipse, ADT), to achieve the basic 3D object (point, line, surface, body) rendering, refers to a single and double finger mani
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-20
    • 文件大小:436224
    • 提供者:daode1212
  1. 三维变换

    0下载:
  2. 计算机图形学示例,三维变换代码,vc6.0下(a sample about 3d transform in vc6.0)
  3. 所属分类:3D图形编程

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