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

搜索资源列表

  1. OpenGLFrame-lifangti

    0下载:
  2. 计算机图形学OpenGL,用来画立方体的源代码-Computer Graphics OpenGL, the source code used to draw the cube
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:312721
    • 提供者:huang
  1. shishidonghua

    0下载:
  2. 用opengl实现动画功能,立方体及其球体的动画效果-Functions to achieve animation with opengl, animation cube and sphere
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15490676
    • 提供者:zhangyinxia
  1. cmy2

    0下载:
  2. openGL的立方体旋转,比较简单的源码-openGL cube rotation, relatively simple source
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:55405
    • 提供者:杜佳佳
  1. cube

    0下载:
  2. 在VC 6.0下编写的OpenGL程序,绘制了一个的立方体,可以旋转角度,改变视角等-Prepared in VC 6.0 OpenGL program, drawing a cube, you can rotate the angle, change the viewing angle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:212234
    • 提供者:
  1. texturemap

    1下载:
  2. 开发环境为vs2008,用opengl实现纹理映射到立方体的六个面,并可实现各个方向旋转。-use opengl to realize texture map on an cubic and the cubic can rotate
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-21
    • 文件大小:4631552
    • 提供者:conan
  1. lft_opengl

    0下载:
  2. 用opengl绘制个立方体,学opengl的初级入门程序-Draw a cube with opengl, opengl primary school entry procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1332405
    • 提供者:haodan
  1. 8

    0下载:
  2. 刚开始学OpenGL,做的一个旋转立方体-Just started learning OpenGL, to do a rotating cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1203107
    • 提供者:路旁落叶
  1. Sun

    0下载:
  2. 基于MFC的opengl的小程序,立方体的绘制 太阳系的绘制,及旋转-MFC-opengl-based applet, cube mapping the solar system drawing, and rotating
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1991207
    • 提供者:安红
  1. gltest

    0下载:
  2. opengl的一个示例程序 关于立方体旋转(其实是从别人那拿来的 唉)-a sample code for opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1258956
    • 提供者:roarer
  1. picking

    0下载:
  2. openGL中用射线实现拾取的经典例子,程序中有4个不同景深的立方体供鼠标select-openGL using radiation to achieve a classic example of picking up the program in 4 different depth of field of the cube for the mouse to select
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4234
    • 提供者:mengmakies
  1. GL01_OpenGLWin32Framework

    0下载:
  2. 用Vc和opgl编写的一个立方体旋转的实例,便于openGL初学者的学习和理解-Written by Vc and opgl rotate a cube instance, easy to learn and understand for beginners openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:664977
    • 提供者:ym
  1. multitexture

    0下载:
  2. 用OpenGL对立方体表面加载图像,并进行旋转-The surface of the cube with OpenGL image load and rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2333339
    • 提供者:liujiang
  1. MyDlgOpenGL

    0下载:
  2. //基于对话框的OpenGL图形程序 实现一个贴图立方体的旋转,可以响应按键消息 -Based on the OpenGL ,the programe can be used to rotate a cube sticked with picture,also can respond to the message of keys.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:297526
    • 提供者:john
  1. OpenGL_cube

    0下载:
  2. OPENGL 实现的 立方体的消隐显示 很好用的 如果你正在学习OPENGL这个对你一定有帮助的-this is a opengl programm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:2160
    • 提供者:王小力
  1. VCandOPengl

    0下载:
  2. 这是用C++和OPENGl实现的立方体光源位置变化和材质渲染及纹理贴图的小程序源代码-This is C++ and OPENGl cube light position to achieve change and texture rendering and texture mapping applet source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2428
    • 提供者:易龙
  1. Graphic

    0下载:
  2. 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:66938
    • 提供者:ccl
  1. 1

    0下载:
  2. 学习OpenGL时用得到的初级程序,一个可以用鼠标控制旋转的立方体,加了着色,光照。初学OpenGL不错的参考程序-When learning to use OpenGL are the primary process, one can rotate the cube with the mouse control, plus a colored, light. A good beginner' s reference program OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:279340
    • 提供者:钱冰
  1. BLOCK

    0下载:
  2. opengl画立方体,在屏幕上画一个正方体-opengl draw cubes, draw a cube on the screen
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10348508
    • 提供者:梅珺珠
  1. CH20.ZIP

    0下载:
  2. opengl源代码,立方体旋转,纹理的使用-opengl source code, cube rotation, the use of texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1377422
    • 提供者:张三
  1. cuberotateOpenGL

    0下载:
  2. 利用VC++和OpenGL生成了一个立方体,设置光照和旋转动作,有兴趣的朋友可以下载分享,以后可以进行此方面的经验交流。-VC++,OpenGL,3D cube,rotate,for new users or ones with some VC experience.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:814464
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com