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

搜索资源列表

  1. sanwei

    0下载:
  2. 这是利用opengl绘制复制三维模型及其其他的辅助库模型函数以及一些三维模型例如茶壶,立方体等-This is the use opengl to draw a copy of three-dimensional model and its supporting library model function, as well as some three-dimensional model such as teapots, cube, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:付毛
  1. cube

    0下载:
  2. 利用OpenGL库创建一个三维的立方体。-Using OpenGL to create a cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1266
    • 提供者:陈在在
  1. PersonWalk

    0下载:
  2. android源代码,OpenGL 人物走动源码,记得前两天发了一个OpenGL的立方体程序,这个比那个厉害,这个是一个可以走动的小怪兽! -Android source code, OpenGL characters around the source code, remember two days before Posting an OpenGL cube procedures, this is better than the bad, this is a walking little mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:592547
    • 提供者:王开荣
  1. cubrot

    0下载:
  2. 通过opengl制作旋转立方体演示模型,可修改参数-Through the the opengl production of the rotating cube demo model can modify the parameters
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:2334
    • 提供者:eric
  1. 20092072203200

    0下载:
  2. 基于opengl实现一个立方体的旋转,可以改变旋转速度-The rotation of a cube, you can change the rotation speed based on opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3346679
    • 提供者:刘艳丽
  1. moon

    0下载:
  2. 调用OPENGL封装的函数在VC下实现立方体和球的绘制, 以及光照和阴影的实现。 -Call the the OPENGL package function in VC under the drawing of the cube and the ball, as well as the realization of light and shadow.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:27083
    • 提供者:罗江林
  1. a-cube-

    0下载:
  2. 这是在windows环境下运行的关于用opengl观视立方体的程序,对于刚学习opengl的同学会有帮助-this is a program about producing a cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:370595
    • 提供者:janssen
  1. Cyber-Rotation

    0下载:
  2. 主要通过VC6.0在OpenGL中,建立一个可自由移动并可贴图的立方体-By VC6.0 in OpenGL, the establishment of a cube can move freely and can map
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:148282
    • 提供者:齐洲
  1. viewermove

    0下载:
  2. opengl 写的立方体旋转程序,通过鼠标左右健控制做旋转-opengl write cube rotation program, rotating health control left and right mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:154316
    • 提供者:lcs
  1. opengl_qt_texture_mapping

    1下载:
  2. 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:390765
    • 提供者:wuwei
  1. opengl_qt_linghting_blending

    1下载:
  2. 本次实验主要是学习下opengl中光照的使用方法,opengl中的光照分为环境光,漫射光,镜面光,反射光4种,这里主要是学习环境光和漫射光的设置,同时对比下opengl中支持的几种纹理滤波方式的效果,另外也可以加入色彩融合效果。这次实验是将一个木箱纹理贴到一个立方体上,然后我们在空间屏幕正外方设置了一个光源,可以用键盘的L键来控制该光源的开启和关闭;用F键来旋转程序中用到的3种滤波方式,按下F键后,依次切换该3种方式;用PageUp键来使物体离观察者越来越远,相反,用PageDown来使物体离我
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:2189338
    • 提供者:wuwei
  1. antipoly

    0下载:
  2. 一个可旋转缩放的彩色立方体,是基于opengl下泻的-A rotating cube color scale is based on opengl tumble of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1031336
    • 提供者:xujiong
  1. chgmat2

    0下载:
  2. 2个实体立方体,一个球体,一个圆锥体,颜色已经给定,基于opengl-Two entities, the cube, a sphere, a cone, the color has been given, based on opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:1014199
    • 提供者:xujiong
  1. 13SolidShapes

    0下载:
  2. Opengl es 源码学习 绘制立方体,只要稍改就可以使用-Opengl es source learning
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:18866
    • 提供者:cwhow
  1. SampleCube_MouseControl

    0下载:
  2. 基於opengl的旋转立方体程序. 主要支持鼠标控制,鼠标拖动旋转,移动.-an openGL based project for a spinning cube controlled by mouse event. supporting mouse controlled rotation and transfer
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:6387407
    • 提供者:alvin
  1. jiandansanweimoxing

    0下载:
  2. 该程序是基于MFC框架运用OpenGL能够画出简单的一些三维模型,包括点、线、立方体、三角形、茶壶等。绝对编译、运行通过。-The program is based on the MFC framework using OpenGL to draw a simple three-dimensional model, including point, line, cube, triangle, teapot. Absolute compile, run through.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-07
    • 文件大小:3563374
    • 提供者:wuchenlong
  1. RotateCube

    0下载:
  2. 该段程序是利用OPenGL和Visual c++ 开发环境编写而成的旋转立方体程序。适合初学者学习。-This section of the program is written in OPenGL, and Visual c++ development environment rotating cube program. Suitable for beginners to learn.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1337685
    • 提供者:dadi
  1. 1

    0下载:
  2. 用OpenGL,在VC++环境下,画一个简单立方体-OpenGL, VC++ environment, draw a simple cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-09
    • 文件大小:792
    • 提供者:宋阳
  1. TestGL2

    0下载:
  2. opengl的vc++框架程序,visual studio 2010版本,并带有绘制简单图形功能,如圆形、球体、矩形、立方体等。-opengl vc++ framework program, visual studio 2010 version, with draw simple graphics capabilities, such as circles, spheres, rectangles, cubes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:158243
    • 提供者:lawy
  1. sphere

    0下载:
  2. 最近学opengl自己编写的画球程序,含递归细分,包括由立方体画球,经纬线画球。-Learn opengl the ball drawing program written with recursive subdivision, including by the cube bouquet, bouquet of latitude and longitude lines.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:5864
    • 提供者:dingsun
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com