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

搜索资源列表

  1. opengl_light

    1下载:
  2. 早OPENGL中画长方体,并加上光线和法向量,工具是vc++,我刚学opengl,还有很多不懂的地方,希望和大家交流。我的QQ是349404146-early OpenGL draws cuboid, and add lighting and France vector tool vc. I just learning opengl, there are many who do not understand, and we hope that the exchanges. My QQ is 34
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44.49kb
    • 提供者:蓝西
  1. CreatCube

    0下载:
  2. 利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60.82kb
    • 提供者:姜天才
  1. OpenGL3D

    0下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能.-In VC++6.0 to draw three-dimensional graphics using OpenGL source code examples, source code is more complex, three-dimensional effect that can draw 3D maps, rectang
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:6.96mb
    • 提供者:黄黄
  1. Sanwei

    0下载:
  2. 使用opengl画长方体,opengl入门程序-use opengl to draw Box,it is a simple program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.53mb
    • 提供者:林海
  1. 在OpenGL中实现基本的计算机绘图

    1下载:
  2. 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:44.4kb
    • 提供者:许晓晓
  1. oepngl

    0下载:
  2. 两个opengl程序的对比,用opengl编写的空心长方体的模型,一个是用的正投影,一个是用透视投影。-2 opengl programs contrast, the preparation of the hollow cuboid with opengl model is one of the orthographic projection, a perspective projection is used.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:52.41kb
    • 提供者:6546
  1. add3

    0下载:
  2. 此函数是三维装箱问题里的一个子函数,他的功能是将一个长方体物品放到一个平面序列后,返回装入后的平面序列和所用的集装箱数目。-This function is three-dimensional packing problem in a Function, and his function is a rectangular items into a flat sequence, after the plane back into the sequence and number of used co
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.39kb
    • 提供者:刘科峰
  1. OpenGL3D

    2下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-15
    • 文件大小:6.88mb
    • 提供者:Davinci
  1. lab5-3

    0下载:
  2. openel 写的一个钟摆的程序,表现为一个长方体,做简谐运动。-openel write a pendulum of the program, expressed as a cuboid, do simple harmonic motion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:362.3kb
    • 提供者:yexiangyu
  1. xianjian

    0下载:
  2. 一个openGL代码制作的3D长方体程序,长方体可以沿着Y轴旋转-a 3d rectangular in openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1.19kb
    • 提供者:jilin
  1. bmptest

    0下载:
  2. opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2.77kb
    • 提供者:yangtf
  1. OpenGLRobert

    0下载:
  2. 使用OpenGL进行绘制一个机器人,由长方体组成。-openGL,Robert
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1.88kb
    • 提供者:zhoutao
  1. rect

    0下载:
  2. 基于MFC实现OPENGL绘图。绘制了一个长方体。对初学者有一定帮助。-OPENGL graphics based on the MFC. Draw a rectangle. For beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12.66mb
    • 提供者:jly
  1. OpenGL_SimpleExample

    0下载:
  2. 一个简单的OpenGL例子,包含旋转,平移给定的长方体和茶壶,以及基本的光照设定。-A simple OpenGL examples, including rotation, translation given cuboid and teapots, as well as basic light setting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.5mb
    • 提供者:田野
  1. aa

    0下载:
  2. 利用opengl编写的基于mfc框架下3d空心长方体,边框明显清晰,立体感十足-Using opengl write based on MFC framework of 3 d hollow cuboid, border clear, stereo sense is dye-in-the-wood
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:8.57kb
    • 提供者:赵伟坤
  1. robot-arm

    0下载:
  2. OpenGL实现的手臂旋转模拟,分别用四个长方体代表上臂,小臂,手掌和手指。-The OpenGL implementation arm rotation simulation, respectively, with the representatives of the four rectangular upper arm, forearm, palm and fingers.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:1.17mb
    • 提供者:ljm
  1. opengl--cube-rotate

    0下载:
  2. opengl编写,将图片纹理映射到长方体的六个面上,可以用键盘控制转动。对学习opengl很有帮助。内附代码可直接运行。-opengl prepared, the image texture mapping to the six faces of the cuboid, you can use the keyboard to control rotation. Learning opengl helpful. The included code that can be run directly.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:9.21mb
    • 提供者:孤江月
  1. Cross

    0下载:
  2. 使用OpenGL实现的两个长方体构成的十字架,并旋转。-Use OpenGL implementation of two rectangular cross, and rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1.33mb
    • 提供者:liniu
  1. MFC-call-OpenGL-graphics

    0下载:
  2. MFC调用OpenGL编程,通过OpenGL在客户区画一个长方体,可以旋转,放大并且缩小-MFC Calling OpenGL programming, via OpenGL to draw a rectangle in the client area, you can rotate, enlarge and shrink
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2.22mb
    • 提供者:李明
  1. bmptest

    0下载:
  2. opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.81kb
    • 提供者:thofde
« 12 »
搜珍网 www.dssz.com