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

搜索资源列表

  1. texture_cube

    0下载:
  2. vc++ OpenGL 立方体贴图,将bmp图像贴到立方体上。-vc++ OpenGL cube map, speak bmp image and paste it into a cube.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:5981006
    • 提供者:李含伦
  1. 3Drotate

    0下载:
  2. 一个实现三维的立方体旋转的小程序,采用c++编程,利用opengl实现。对于opengl的初学者十分有用。-To achieve a three-dimensional cube rotation the applet using c++ programming, use opengl achieve. Very useful for beginners opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:2892919
    • 提供者:孤江月
  1. 3DView

    0下载:
  2. 一个opengl编写的立方体多重纹理程序,将图片贴在立方体的六个面上,并可以控制旋转,使切片图像三维可视化。-A written opengl the cube multitexture procedures pictures posted on the six faces of the cube, and can control the rotation of the slice images of 3D visualization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:3194594
    • 提供者:孤江月
  1. new--3Dview

    0下载:
  2. 通过纹理映射将图片贴在立方体的六个面上,实现立体显示。采用opengl,借用他人的窗口框架,内附完整的代码,可直接运行。-Pictures on the six faces of the cube texture mapping, to achieve a stereoscopic display. Using opengl, borrow other people' s window frame, enclosing the complete code can be run direct
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:3323371
    • 提供者:孤江月
  1. cube

    0下载:
  2. 用opengl绘制的旋转立方体,很好,很实用,能让你学会很多-Rotating cube opengl rendering, very good, very practical, allowing you to learn a lot
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:8843
    • 提供者:wushuji
  1. movingLight

    0下载:
  2. 基于opengl的光线变化程序,光源可以旋转,给立方体映射颜色-Light changes opengl-based program, the light source can rotate the cube mapping color
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:44582
    • 提供者:刘吖
  1. Quadratics_opengl

    0下载:
  2. 利用OPENGL绘制绘制常见的二次曲面,包括柱面、球面,碟面和立方体,并带有纹理映射-Use OpenGL to draw to draw the common quadratic surface, cylinder, sphere, disc surface and cube, with texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:1333780
    • 提供者:cxw
  1. CubeTex

    0下载:
  2. 利用OpenGL实现画立方体,并贴上纹理-Painting cube using OpenGL and paste texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:130759
    • 提供者:杨燕
  1. Cube

    0下载:
  2. 利用OpenGL实现画立方体,可以用VC2008直接打开-OpenGL painting cube, can directly open VC2008
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:5142
    • 提供者:杨燕
  1. Exercise9

    0下载:
  2. 使用OpenGL实现立方体旋转,并给其加入不同程度的雾的效果-OpenGL rotating cube and add varying degrees of fog effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:9846
    • 提供者:杨燕
  1. 6

    0下载:
  2. 用openGL在VC++环境中画 立方体-openGL painting cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:211234
    • 提供者:wugideon
  1. draw-a-cube

    0下载:
  2. 链接OpenGL类库,绘制一个立方体,通过设置一个定时器,能够实现旋转-Link OpenGL library, draw a cube, by setting a timer, enabling rotation
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:4141710
    • 提供者:
  1. OPENGLPCPP

    0下载:
  2. OPENGL VC++ 立方体旋转程序,采用VC++与OpenGL编写的立方体旋转-OPENGL VC++ cube rotation procedures, using VC++ and OpenGL prepared rotating cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:266005
    • 提供者:
  1. AndroidPOpenGLP3D

    0下载:
  2. Android OpenGL 3D 立方体多纹理贴图源码,采用OpenGL编写,可以在Android系统上运行-Android OpenGL 3D cube multi-texture mapping source, using OpenGL prepared, you can run on the Android system
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:303119
    • 提供者:
  1. 3dcubeExplore

    0下载:
  2. opengl学习的3d观察演示,键盘控制立方体的旋转缩放。使用vc++6.0平台,-learning opengl 3d observation demonstrates, keyboard control cube rotation scaling. Use vc++6.0 platform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:269709
    • 提供者:陈志勇
  1. TextureInstance

    0下载:
  2. opengl纹理实例学习。vc++6.0平台,使用了纹理的各项基本功能,需要glaux库支持。键盘能够浏览旋转立方体-opengl texture learning from examples. vc++6.0 platform, use the basic functions of the texture, you need glaux library support. Keyboard to browse rotating cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1440496
    • 提供者:陈志勇
  1. OpenGL_Exercise

    0下载:
  2. 用OpenGL进行编写的一些简单动画:星空彩色线条、旋转立方体等。适合入门者学习。-There some simple lines、3D_Cube which can rotate.Programed with OpenGL in C++Builder.
  3. 所属分类:OpenGL program

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

    0下载:
  2. opengl画立方体,有一定的交互性,可用鼠标控制旋转-opengl draw cube, a certain interaction, the mouse can control the rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1448
    • 提供者:iewwhat
  1. Framebuffer

    0下载:
  2. 在屏幕上显示一个不断旋转和由小到大变化的五彩立方体。使用OpenGL库。-Displayed on the screen and the small to large changes in a continuous rotation of colorful cubes. Use the OpenGL library.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1528
    • 提供者:electedivi
  1. cubemapping

    0下载:
  2. 简单的openGL纹理贴图,实现一个把图贴到立方体上的函数,立方体里画反射面的水壶,贴图倒影在水壶上,转动鼠标改变视图。用法见readme.txt-This project is developed on the platform of VS2010,it implements the cube texture mapping in openGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21519982
    • 提供者:yishi
« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com