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

搜索资源列表

  1. opengl开发的电风扇

    6下载:
  2. 利用opengl环境开发的电风扇,可以实现扇叶的加减速,以及光照效果
  3. 所属分类:3D图形编程

    • 发布日期:2008-05-26
    • 文件大小:96770
    • 提供者:aliushn
  1. CADimage

    0下载:
  2. VC程序,用菜单命令LOAD可以加载DWG格式的图形,可以对图形进行移动、旋转等操作-This is VC based programme.from menu command, user could load DMG format graphics, and move, rotate the graphics
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:51192
    • 提供者:任媛媛
  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. 3dM

    0下载:
  2. 用directdraw实现的3d程序,能读x文件,可以旋转,功能上就这些了。-with DirectDraw achieve the 3d procedures can read x, can rotate function on these.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25732
    • 提供者:吴晟
  1. Mandelbrot3D

    0下载:
  2. java做的一个3D图形,可以任意旋转,只要你在它上按住鼠标左键,就可以绕着一点随便旋转了。-do a 3D graphics, arbitrary rotation, as long as you have it on the left mouse button is pressed, we can casually revolving around a point.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8232
    • 提供者:李碧初
  1. 计算机图形学的立方体旋转

    0下载:
  2. 演示一方块从不同方向的动态旋转,程序简单易学-demonstrated a block from different directions dynamic rotation, procedures easy
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:35377
    • 提供者:朱南辉
  1. 计算机图形学——立方体旋转

    0下载:
  2. 计算机图形学——立方体旋转,有三个旋转方向,用数轴控制.-computer graphics -- rotating cube, three rotary direction, and only a few axes.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:78666
    • 提供者:ll
  1. 三维立方体旋转动画

    0下载:
  2. 这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。-This is a three-dimensional rotating cube animation, but in which to run the executable file is very prone to crashing.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:198881
    • 提供者:张盟
  1. 立方体旋转动画

    0下载:
  2. 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating a
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:代丛军
  1. 三维旋转程序

    0下载:
  2. 这是一个模拟三维物体地旋转平移的小程序,内含说明文档。-This is a simulated three-dimensional objects to the small rotary translation process, containing documentation.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:37817
    • 提供者:王重华
  1. JAVA 3D制作的一个旋转的"心"

    0下载:
  2. *一丨旋转的"心" *3D的,通过计算空间中的点并投影到XY轴绘出,方向键和PU,PD控制旋转方向
  3. 所属分类:3D图形编程

  1. 三维图形旋转源代码

    0下载:
  2. 这是一个用VC++写的程序,成功运行后,用户可以调整图像在三个坐标轴上的偏移角度,非常有启发性
  3. 所属分类:3D图形编程

    • 发布日期:2010-09-29
    • 文件大小:24792
    • 提供者:happyletian
  1. 旋转的立体

    0下载:
  2. 旋转立体等四个课设源代码,非常强大
  3. 所属分类:3D图形编程

  1. 旋转立方体

    0下载:
  2. 计算机图形学,旋转立方体
  3. 所属分类:3D图形编程

    • 发布日期:2011-05-11
    • 文件大小:57856
    • 提供者:yancg8858
  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. ball

    0下载:
  2. 对球体的操作,里面有光照,反样,旋转,投影等操作-On the sphere of operation, there are light, anti-like, rotation, projection and so on
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3579179
    • 提供者:辛迪
  1. myearth

    0下载:
  2. 程序绘制一个旋转球,用线框标识视口,主要反映视域体,视口和窗口之间的关系-Procedures for drawing a spinning ball, using wire-frame logo, as the mouth, mainly reflecting the view of body, depending on the population and the relationship between window
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:180858
    • 提供者:程代宗
  1. 475428242

    0下载:
  2. 实现三维旋转的小程序,主要是计算机图像处理学习用-3D Rotate
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:39005
    • 提供者:张小明
  1. litizuobiao

    0下载:
  2. OpenGL实现的立体坐标系旋转,我们的作业~-OpenGL to achieve three-dimensional coordinate system rotation, and our work ~
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1657751
    • 提供者:shelia
  1. teapot

    1下载:
  2. vc制作的三维茶壶,能改光照,填充模式,能旋转,能选择贴三幅不同纹理。-The three dimensional teapot was drawed with the tool Visual C++, you can change the light, filling model,and rotate it.and you can choose three different textures to stick on the teapot.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2636082
    • 提供者:小洁
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com