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

搜索资源列表

  1. a3

    0下载:
  2. 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2191
    • 提供者:王睿
  1. 10.1

    0下载:
  2. 光照模型,1. 绘制OpenGL程序,显示一个圆环,点光源设在圆环的中心位置,通过键盘操作实现光源的移动,观察光源移动时圆环的显示效果-Illumination model, drawing OpenGL program, displays a ring, the movement of the point source located at the center position of the ring, to achieve a light source through the keyboa
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:5228
    • 提供者:辛冠军
  1. tetrahedron

    1下载:
  2. 在VC++6.0环境下,利用opengl绘制一个带有光照的三位四面体图形,并可以旋转-In VC++6.0 environment using opengl rendering the the three tetrahedral graphics with a light, and can be rotated
  3. 所属分类:OpenGL program

    • 发布日期:2016-08-27
    • 文件大小:7168
    • 提供者:sally
  1. Move

    0下载:
  2. 在opengl中,通过光照变换、控制光源、创建光源模型来实现3D图形的动画效果。-Control the light source in opengl light transform, to create a light source model to animation 3D graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:268089
    • 提供者:yinyue
  1. guangzhao.rar

    0下载:
  2. opengl语句的光照问题,在图像中加入光照,opengl statement illumination problem, in the image by adding the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:1359677
    • 提供者:李尚杰
  1. The-blanking-with-light-model

    0下载:
  2. 利用OPenGL制作的简单消隐与光照模型-The simple blanking using OPenGL made ​ illumination model
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:2571251
    • 提供者:cai
  1. chapter06

    0下载:
  2. opengl实例程序,各种图形光照效果程序,附带可执行文件可以观察效果,适合初学者学习参考。-Opengl example program, all kinds of graphics lighting effects program, the supplementary executable file to observe effect, suitable for beginners to learn the reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:187577
    • 提供者:赵海龙
  1. chapter07

    0下载:
  2. opengl实例程序,很多种图形光照效果程序,附带可执行文件可以观察效果,适合初学者学习参考。-Opengl example program, all kinds of graphics lighting effects program, the supplementary executable file to observe effect, suitable for beginners to learn the reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:240274
    • 提供者:赵海龙
  1. 5

    0下载:
  2. opengl实现交互修改加载对象位置大小旋转以及光照。-opengl interactive modify the loaded object position size rotating light.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-22
    • 文件大小:8253518
    • 提供者:彭飞舟
  1. textureLighting

    0下载:
  2. 图形学 opengl,纹理与光照的结合,实现了两者的合成-The combination of graphics of opengl, texture and light, to achieve a synthesis of the two
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:348850
    • 提供者:ys
  1. a6

    0下载:
  2. 对三维模型实现纹理的贴图,并且同时具有光照效果-texture on the model,high level of opengl programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:309592
    • 提供者:jzl
  1. A5

    0下载:
  2. 在环境中添加光照效果,实现高光,聚焦,消隐等效果-lighting added in the opengl model
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:735156
    • 提供者:jzl
  1. GISopengl

    0下载:
  2. 一篇很好的基于opengl做三维的例子。讲述了opengl的常用设置和功能参数设置。如光照、纹理、雾化等等。-A good opengl-based three-dimensional example. About common settings and features opengl parameter settings. Such as light, texture, atomization, and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:247126
    • 提供者:liubin
  1. opengl_rendering

    0下载:
  2. 使用OpenGL中消隐和光照的设置,绘制桌子、兔子、茶壶。使用轨迹球拖拽旋转。-Using OpenGL the blanking and light set, drawing table, rabbit, teapot. Use the trackball to drag the rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:766639
    • 提供者:
  1. cgDHJ3dTrans6

    0下载:
  2. 三维空间中立体图形的变换,包括三角形,球体,立方体的旋转,缩放,投影,光照以及视角的旋转-3D opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:2568554
    • 提供者:丁海江
  1. lightMaterial

    0下载:
  2. 这是一个OpenGL程序,在OS X的Xcode上开发,描述的是一个房间里的局部光照模型下的情形,适合初学者。-This is an OpenGL program in OS X Xcode development, described the case of a room under local illumination model, suitable for beginners.
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-08
    • 文件大小:2062890
    • 提供者:拉拉杂
  1. Animation

    0下载:
  2. openGL做光照渲染和旋转动画的源程序-The source code of Light rendering and animation using OpenGL
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2008518
    • 提供者:wangyan
  1. 9

    0下载:
  2. Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第9章 3D应用开发基础 9.1 OpenGL及OpenGL ES简介 9.2 3D基本知识 9.3 旧约——OpenGL ES 1.x 9.3.1 OpenGL E
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:1710415
    • 提供者:Wendy
  1. Planets

    0下载:
  2. 自己写的太阳系小练习,有光照、纹理等。参考徐明亮的《OpenGL游戏编程》-Write your own solar system small practice, there is light, texture and so on. Reference Xu Mingliang "OpenGL Game Programming"
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:22378561
    • 提供者:Lance
  1. lesson10.tar

    0下载:
  2. Nehe OpenGL 教程 Lesson 10: 在3D场景中移动.实现了光照,神庙-Loading And Moving Through A 3D World
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:124537
    • 提供者:Hao
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 32 »
搜珍网 www.dssz.com