搜索资源列表

  1. 图形学中立方体的旋转

    1下载:
  2. 图形学中立方体的旋转-Graphics rotating cube
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:33100
    • 提供者:张越
  1. 彩色立方体

    0下载:
  2. 彩色立方体OpenGL 绘制-OpenGL rendering color cube
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34282
    • 提供者:孙长江
  1. 旋转由6个侧面组成的立方体

    0下载:
  2. 旋转由6个侧面组成的立方体-rotation by the six components of the cube side
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:58097
    • 提供者:梁生
  1. 立方体旋转0

    0下载:
  2. 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂-cube along the axis X, Y and Z rotation, but no right to make Notes code, but we should be able to be able to read! !
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:32689
    • 提供者:袁天
  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. 所属分类:其它资源

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

    0下载:
  2. 一个三维立方体旋转的例子,在自动旋转的基础上增加了放大和缩小的功能-a rotating 3-D cube example, the automatic rotation on the basis of a pan and zoom functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33547
    • 提供者:卓不凡
  1. 用OpenGL API编写的一个多彩的立方体

    0下载:
  2. VC++下用OpenGL API编写的一个立方体,是OpenG的入门典型范例,调用OpenG API实现-VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of API calls OpenG
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19824
    • 提供者:马涛
  1. 采用OpenGL API编写的一个多彩的立方体

    0下载:
  2. 采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强-prepared using the OpenGL API routines, a colorful cube to turn, a strong sense of three-dimensional
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20564
    • 提供者:ss
  1. flash旋转立方体

    0下载:
  2. 简单的三维立方体制作效果,挺简单的,可以再扩展和修改。-simple three-dimensional cube produced results, quite simply, can be expanded and modified.
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:4013
    • 提供者:张亮
  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 ma
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:代丛军
  1. 球和立方体

    0下载:
  2. 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball an
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:99303
    • 提供者:ll
  1. 4-1(绘制立方体)

    1下载:
  2. 计算机图形学绘制一个三维几何图形,立方体等三维图形-computer graphics rendering a three-dimensional geometric shapes, such as 3D cube
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43934
    • 提供者:
  1. 绘制彩色立方体

    1下载:
  2. 由VC实现的对彩色立方体的绘制,对初学者很有帮助-from the right color cube mapping, very useful for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38620
    • 提供者:彭世轩
  1. 立方体旋转

    0下载:
  2. 计算机图形学立方体旋转程序.可用鼠标拖动实现立方体朝不同方向旋转,有较强真实感.-computer graphics cube rotation procedures. Drag the mouse can be used to achieve various directions cube rotation, a strong realistic.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:84903
    • 提供者:梁志宏
  1. VC++实现纹理贴图旋转立方体

    1下载:
  2. 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
  3. 所属分类:OpenGL

    • 发布日期:2011-03-16
    • 文件大小:2211880
    • 提供者:chenshasha1989
  1. 旋转立方体

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

    • 发布日期:2011-05-11
    • 文件大小:57856
    • 提供者:yancg8858
  1. 纹理映射:给立方体的六个面贴上不同的纹理。

    0下载:
  2. 给立方体的六个面贴上不同的纹理
  3. 所属分类:源码下载

    • 发布日期:2011-05-20
    • 文件大小:1786281
    • 提供者:823916444
  1. 立方体翻转

    1下载:
  2. 立方体翻转
  3. 所属分类:源码下载

    • 发布日期:2011-05-24
    • 文件大小:333207
    • 提供者:laqcxr
  1. 正方体旋转

    0下载:
  2. 立方体旋转且各面颜色不同- The cube revolves also each color is different
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:
  1. 2DCube

    0下载:
  2. 不使用DirectX或OpenGL作成的3D立方体效果 作者: po 不使用DirectX或OpenGL而实现的3D立方体效果-not use DirectX or OpenGL 3D cube make the results Author : po not use DirectX or OpenGL and 3D cube achieve results
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:74752
    • 提供者:刘东
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org