CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 立方体 opengl

搜索资源列表

  1. OpenGL 作图例子 - 立方体

    0下载:
  2. OpenGL 作图例子 - 立方体-OpenGL graphic example - cube
  3. 所属分类:OpenGL

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

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

    • 发布日期:2008-10-13
    • 文件大小:34282
    • 提供者:孙长江
  1. opengl 画立方体和四棱锥 bcb

    1下载:
  2. 一个简单的在c++builder中画立方体和四棱锥的程序 并能旋转 程序有说明
  3. 所属分类:其它

    • 发布日期:2011-01-06
    • 文件大小:458229
    • 提供者:chenchenxifu
  1. opengl贴图旋转长方体

    0下载:
  2. 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
  3. 所属分类:源码下载

    • 发布日期:2012-06-25
    • 文件大小:2587
    • 提供者:jndxxh@163.com
  1. 利用opengl编写的彩色立方体在空间的旋转程序

    0下载:
  2. 利用opengl编写的彩色立方体在空间的旋转程序,对初学者很有帮助,Prepared using opengl color cube rotating in space program, very helpful for beginners
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:2417424
    • 提供者:李信息
  1. OpenGLmade3D.rar

    0下载:
  2. OpenGL实现立方体,OpenGl动画主要是通过提供的双缓存实现,经过调试,OpenGL to achieve cube, OpenGl animation is mainly through the provision of double-buffering to achieve, after debugging
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-07
    • 文件大小:45669
    • 提供者:wlq
  1. openGL.rar

    0下载:
  2. 一个简单的openGL三维模型,绘制了一个球,一个立方体等,a simple 3D model using openGL。There exits a ball,a cube and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1745933
    • 提供者:顾斌
  1. OpenGL

    0下载:
  2. 本代码能够绘制三围球体和三围立方体,对球体和立方体加光照,绕不同的方向旋转球体和立方体以及对立方体进行缩放等功能,值得推荐!-This code is able to draw up the 3 surround the ball and 3 surround the cube, to the ball and cube and light around a different direction, rotating sphere and cube and the cube to zoom fu
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:45278
    • 提供者:王国庆
  1. Cube

    0下载:
  2. OpenGL绘制小立方体 -OpenGL rendering OpenGL rendering small cubes of small cubes
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:65183
    • 提供者:waterboom
  1. OpenGl

    0下载:
  2. OpenGL视图中绘制三维物体,绘制一个旋转的立方体-OpenGL rendering three-dimensional objects in view, a rotating cube mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:170667
    • 提供者:zdz
  1. MagicCube

    0下载:
  2. 旋转的立方体 OPENGL 通过鼠标拖动可以旋转。使用轨迹球算法实现-Cube OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:2499
    • 提供者:ZhangKang
  1. opengl

    0下载:
  2. 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:30584
    • 提供者:郭雪冰
  1. 684181

    0下载:
  2. OpenGL纹理贴图 给立方体六个面贴图 -OpenGL texture map to cube six surfaces map
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:487682
    • 提供者:张林
  1. opengl

    0下载:
  2. 立方体的三维立体源代码 有助于开发三维立体的东西!对初学者狠有帮助-Three-dimensional cube of the source code will help the development of three-dimensional things! Has Helped hard for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1235652
    • 提供者:
  1. OpenGl

    0下载:
  2. VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:20043
    • 提供者:692
  1. OPENGL

    0下载:
  2. 运用OPENGL生成一个立方体,对于OPENGL初学者学习有很好的效果。-OPENGL use to generate a cube for beginners learning OPENGL very good results.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:53091
    • 提供者:古易
  1. MyDlgOpenGL

    1下载:
  2. vc OpenGL对话框程序框架 播放旋转立方体,用户可以直接修改绘制部分代码-vc OpenGL Framework dialog cube rotation player, users can directly modify the mapping part of the code
  3. 所属分类:OpenGL

    • 发布日期:2013-07-19
    • 文件大小:7709554
    • 提供者:古月
  1. opengl

    0下载:
  2. 在VC平台上编写的简单OpenGL小例程,绘制了一个可以旋转及延Z轴方向运动的立方体-In the VC platform OpenGL write a simple little routine, drawing can be rotated and the extension of a Z-axis movement of the cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1238936
    • 提供者:lishanshan
  1. OpenGL

    0下载:
  2. 在三维空间显示点,立方体,以及怎样改变背景色,设置图形色彩-In the three-dimensional display points, cubes, and how to change the background color, set the graph color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4171031
    • 提供者:chenweiA212
  1. opengl

    0下载:
  2. 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2113189
    • 提供者:meiyan huang
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com