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

搜索资源列表

  1. Sample07

    0下载:
  2. 使用Direct3D创建旋转立方体。本程序的核心是LoadMeshs()函数。-use Direct3D create rotating cube. This procedure is the core of LoadMeshs () function.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:512128
    • 提供者:冰浩缘
  1. Sample-Cube.用directX渲染一个立方体

    0下载:
  2. 用directX渲染一个立方体,并在六个面贴上图片纹理,方向键控制立方体的旋转,DirectX rendering with a cube, and paste the picture in six surface texture, the arrow keys to control the rotating cube
  3. 所属分类:DirextX编程

    • 发布日期:2017-04-09
    • 文件大小:1338173
    • 提供者:zhu
  1. MyOpenGL

    0下载:
  2. 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作-3D VIEW
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:44563
    • 提供者:zsy
  1. cube.rar

    0下载:
  2. 用Direct X实现了一个彩色空间立方体的旋转,它有好几个旋转轴。,Using Direct X implementation of a color space of the rotating cube, which has some good rotation axis.
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3235627
    • 提供者:占剑
  1. Camera

    0下载:
  2. Directx中实现灵活摄像机,包括前后左右、飞行和旋转等功能,完成了摄像机的基本功能-Directx in flexible camera, including around, flight and rotation functions, the completion of the basic functions of the camera
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3272512
    • 提供者:李维
  1. xuanzhuanzhengfangti

    0下载:
  2. directX9.0 旋转正方体附有源代码方便查询 可以直接应用-directX9.0 rotating cube with the source code can be applied directly and easily accessible
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:4251887
    • 提供者:毕婷婷
  1. Tetris_3D

    1下载:
  2. 使用DIRECTX写的一个3D俄罗斯方块游戏, 可以旋转视角, 旋转方块, 描绘阴影等等, 对初学者有一定参考价值-DIRECTX written using a 3D Tetris game, you can rotate the camera, rotate the box, depicting shadows and so on, have a certain reference value for beginners
  3. 所属分类:DirextX

    • 发布日期:2014-12-31
    • 文件大小:9216
    • 提供者:FJY
  1. TexCube

    0下载:
  2. 用Directx创建带纹理的正方体!能够进行旋转-Directx to create a textured cube! Can be rotated
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2647477
    • 提供者:heileng
  1. D3DXCreateMeshFVF

    0下载:
  2. 自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:30956
    • 提供者:张立伦
  1. mfc

    0下载:
  2. 在MFC架构中,渲染一个立方体,directX,可以旋转,鼠标可响应-In the MFC framework, the rendering of a cube
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2759587
    • 提供者:雪夜
  1. main

    0下载:
  2. DirectX9.0下建模 控制摄像机旋转视角 达到移动 旋转的效果-The DirectX9.0 modeling control the camera rotate the camera to move the rotating effect
  3. 所属分类:DirextX

    • 发布日期:2017-04-11
    • 文件大小:949
    • 提供者:兰志强
  1. FightGame

    0下载:
  2. DirectX游戏VC 天空和地球旋转DirectInput —— 力反馈游戏杆-DirectX VC Games
  3. 所属分类:DirextX

    • 发布日期:2017-05-20
    • 文件大小:5717617
    • 提供者:li
  1. d3dfourflat

    0下载:
  2. 晶体形状,两个四棱锥(上下底面重叠),按键控制缩放、旋转和平移。-Crystal shape, two pyramid (upper and lower bottom overlap), keys control the zoom, rotation and translation.
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2679556
    • 提供者:gaoxiaoshi
  1. Game3D

    0下载:
  2. VC7.0+DirectX9.0C写的一个月亮太阳和地球的旋转,太阳在中心自转,地球围着太阳转并且自转,月亮围着地球和太阳转。是一个学习矩阵的例子。因为减少文件大小,把贴图和贴图代码删掉了,可以正常编译,没有贴图-VC7.0+ DirectX9.0C write a moon the sun and the Earth s rotation, the sun in the center rotation, the Earth s rotation around the sun and the m
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:142895
    • 提供者:张晓龙
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3996244
    • 提供者:hualei
  1. d3dDimensional_cube

    0下载:
  2. 用d3dx9实现三维立方体的简单旋转包含纹理-D3dx9 achieve a simple rotation of the three-dimensional cube contains texture
  3. 所属分类:DirextX

    • 发布日期:2017-11-22
    • 文件大小:5142172
    • 提供者:刘茂帆
  1. D3DXCreateText

    0下载:
  2. 如何显示3D字体及其旋转和变换,这是个显示这些功能的一个例子-How to display fonts and 3D rotation and transformation, this is a show that features an example of
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:11319
    • 提供者:cn
  1. Cube

    0下载:
  2. 用D3D编写的旋转的正方体,有利于D3D初学者学习-D3D prepared with the rotation of the cube will help beginners learn D3D
  3. 所属分类:DirextX

    • 发布日期:2017-05-07
    • 文件大小:1773851
    • 提供者:武恒
  1. Cube

    0下载:
  2. 帮助D3D学习者了解向量与矩阵运算。 实现效果:指定世界空间中的任意位置作为原点,指定任意长度作为旋转半径,立方体围绕圆心旋转。-D3D assist learners know vector and matrix operations. Achieve results: the designated space in the world at any position as a starting point, designated as the rotation radius of arb
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:14926
    • 提供者:zz
  1. Direct3D

    0下载:
  2. Direct3D初学者实现一个正方形贴上纹理,并可以旋转,缩放,平移-Direct3D beginners achieve a square paste texture, and can rotate, zoom, pan
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:1852273
    • 提供者:supeng
« 1 23 4 5 6 »
搜珍网 www.dssz.com