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

搜索资源列表

  1. OLIGHT1.rar

    0下载:
  2. 关于OPENGL光照的程序
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:1537
    • 提供者:
  1. 13

    0下载:
  2. opengl 茶壶 光照效果 -opengl 茶壶 光照效果 ......
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6799
    • 提供者:qijichong
  1. light

    0下载:
  2. openGL的3D光照和阴影实现示例,以3D人物为例。-openGL for 3D light and shadow sample implementation to 3D figures as an example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:541566
    • 提供者:李林尧
  1. SphereWorld

    0下载:
  2. opengl基本应用,此代码描述了转动的球体,光照设置以及不规则物体的纹理贴图,包括影子的处理等-opengl basic application, the code describes the rotation of the sphere, light settings as well as texture mapping irregular objects, including the handling of shadow
  3. 所属分类:OpenGL

    • 发布日期:2014-03-18
    • 文件大小:1479583
    • 提供者:herry
  1. 1921682998200746114279655678

    0下载:
  2. OpenGL基础图形编程、讲述了OpenGL的基本程序结构,以及OPenGL建模,变换,颜色,光照,位图和图像,纹理,复杂物体建模,特殊光处理,效果处理,显示列表,帧缓存和动画 -OpenGL graphical programming based on
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:252148
    • 提供者:liqiong
  1. tutors

    0下载:
  2. opengl 视点光照变换等演示程序-point of view, such as light opengl demo program transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1242584
    • 提供者:wu
  1. Lesson06

    0下载:
  2. OpenGL实现的三维真实感图形学的演示代码,主要演示了光照明模型-OpenGL graphics realistic three-dimensional realization of the demonstration code, the main demonstration of the lighting model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:40348
    • 提供者:dde
  1. Assignment2_v1

    0下载:
  2. opengl~~~导入模型,光照~~~~非常完美的代码-loading model and lighting
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:349431
    • 提供者:shou wei
  1. txx_finishwork

    0下载:
  2. openGL 应用,光照、纹理、深度综合应用-openGL application, light, texture, depth integrated application
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2344605
    • 提供者:臧媛媛
  1. opengltexturefoglight

    0下载:
  2. openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1429385
    • 提供者:tongjiao
  1. OPENGL

    0下载:
  2. OPENGL绘画多边形及进行图形扫描和删减,有背景光照效果-OPENGL graphic devide
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:58234
    • 提供者:qincheng
  1. NeheGL_Glut

    0下载:
  2. opengl一个用鼠标控制旋转的立方体,有纹理贴图,并加入了光照-opengl rotation of a cube with the mouse control, a texture mapping, and joined the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:112972
    • 提供者:江川
  1. OpenGL-Light

    0下载:
  2. 一个很绚丽的OpenGL光照演示, 开发语言为C++.-A very brilliant OpenGL lighting demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:269624
    • 提供者:yangminglong
  1. OpenGL.wps

    0下载:
  2. Opengl光照开发的简单学习。希望能帮到大家入门OPENGL-Opengl simple to learn. To be able to help entry-OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:982898
    • 提供者:肖宇
  1. opengl

    0下载:
  2. opengl光照加动画,三角,立方体,球-opengl light plus animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:1603
    • 提供者:张凯丽
  1. opengl

    0下载:
  2. openGL光照贴图和交互程序 初学者额很有用可以看一看-openGL lightmap and interactive programs for beginners can take a look at the amount of useful
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:19611979
    • 提供者:岳坚
  1. 光照模型

    0下载:
  2. 光照环境的三棱锥,当光照射到一个物体表面上时,会出现三种情形。首先,光可以通过物体表面向空间反射,产生反射光;其次,对于透明物体,光可以穿透该物体并从另一端射出,产生透射光;最后,部分光被物体表面吸收而转换成热(Three pyramids in the light environment)
  3. 所属分类:OpenGL

  1. lighting

    0下载:
  2. 实现地球绕着太阳转的简单模型,太阳为光源,地球在公转时受到太阳的光照(A simple model of the earth's rotation around the sun, the sun is a light source, and the earth is illuminated by the sun when it turns.)
  3. 所属分类:OpenGL

  1. opengl

    0下载:
  2. 三维曲面(球面、圆柱面或按正弦函数起伏的曲面),设置合适的光源及材质,应用环境光、漫反射及镜面反射,显示有光照效果的曲面图形,可以改变光源的位置及材质,观察光照效果的变化。(Three dimensional surface (spherical and cylindrical surface or by the ups and downs of the sine function), light and suitable materials, application of ambient li
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:6440960
    • 提供者:tabris
  1. test7-光照演示

    0下载:
  2. OpenGL初学教程实例,光照关系的演示(sample of the light in OpenGL,)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-20
    • 文件大小:7620608
    • 提供者:舒凌风
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com