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

搜索资源列表

  1. light

    0下载:
  2. This the program whoch shows how to render a Light in OpenGL-This is the program whoch shows how to render a Light in OpenGL
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-08
    • 文件大小:3506
    • 提供者:boss
  1. opengllightExample

    0下载:
  2. opengl的光照学习实例,内容是两球旋转,使用了光照的功能,平台是vc++6.0,-opengl light learning examples, the content is rotated two goals, the use of lighting features, platform vc++6.0,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:356836
    • 提供者:陈志勇
  1. OpenGL-grid-display

    0下载:
  2. 在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,大小变化以及旋转功能-In the source code, the realization of a simple 3 d grid display. Written procedures in addition to show the object model, also can let the user to change the position of the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8668930
    • 提供者:TD_Kennedy
  1. openGLLightingAndKeyboard

    0下载:
  2. openGL光照和移动控制,内容为一个米老鼠头像,并带有移动功能-openGL light and movement control, the contents of a Mickey Mouse head, and with mobile features
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1874
    • 提供者:ngthest
  1. OPENGL

    0下载:
  2. 1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1); 2. 通过设置材料使得茶壶为金黄色; 3. 添加按键处理,移动场景中的光源,并能改变光源的颜色; 4. 修改茶壶的镜面反射系数,使之对光源呈现高光; 5. 在场景中添加一个聚光光源,其照射区域正好覆盖茶壶,并能调整改聚光光源的照射角度和朝向。-1 so that the material provided by t
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11322123
    • 提供者:kaukau
  1. opengl_lightdemo

    0下载:
  2. 一个opengl灯光及纹理控制(含源码)-opengl light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:275584
    • 提供者:wwwuuu
  1. GZ

    0下载:
  2. OPENGL中光于光照的简单应用程序源代码,VC控制台应用环境下可直接编译运行,很适合广大初学者。-OPENGL light to light a simple application source code, VC console applications can be directly compiled to run, it is suitable for the majority of beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:679
    • 提供者:余涛
  1. OpenGL-Spot

    0下载:
  2. OpenGL编程 实现点光源,键盘交互,可以移动光源,来观察物体表面的亮度变化。-OpenGL programming point source, keyboard interaction, you can move the light source, to observe changes in the brightness of the object' s surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:826495
    • 提供者:
  1. Light-rotating-cube

    0下载:
  2. 使用OpenGL绘制一个光照旋转立方体,在vs中运行-Use OpenGL drawing a light rotating cube, vs the run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:32188
    • 提供者:yuejuntao
  1. OpenGL-sunaearth

    0下载:
  2. 以太阳、地球作为例子,把太阳作为光源,模拟地球围绕太阳转动时光照的变化。于是,需要设置一个光源——太阳,设置两种材质——太阳的材质和地球的材质。 把太阳光线设置为白色,位置在画面正中。把太阳的材质设置为微微散发出红色的光芒,把地球的材质设置为微微散发出暗淡的蓝色光芒,并且反射蓝色的光芒,镜面指数设置成一个比较小的值。简单起见,不再考虑太阳和地球的大小关系,用同样大小的球体来代替之。 -In the sun, the Earth as an example, the sun as a li
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-28
    • 文件大小:10763330
    • 提供者:Alice
  1. light

    0下载:
  2. opengl程序关于纹理映射和光照的效果,可直接运行!-opengl procedures for texture mapping and lighting effects, can be directly run!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1659227
    • 提供者:王涛
  1. dirpixsd

    0下载:
  2. OpenGL光照着色器,一个简单的适合新手的光照着色器代码,希望对新手有帮助-openGL light shader
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2496
    • 提供者:leeyang
  1. light_test

    0下载:
  2. opengl的应用,光照下的正方体,对初学者有帮助-The application of OpenGL, light cube, helpful for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:920725
    • 提供者:hongxi
  1. OpenGL

    0下载:
  2. OpenGL 模型的点线面 显示实例,附加光源 旋转 等多个函数 有测试obj 文件。-Point, Line OpenGL model displays a plurality of function instances, additional light rotation obj files have the test.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12147644
    • 提供者:索卡里
  1. OpenGL-indoor-modeling-master

    0下载:
  2. OpenGL-indoor-modeling:3D indoor modeling using OpenGL.Basic: 1.Basic element in the room 2.First perspective 3.Light Prospect: 1.Beautify the environment 2.Move objects man-made 3.Better details
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:14402
    • 提供者:xizao
  1. cube

    0下载:
  2. opengl正方体加光照,简单旋转正方体,加光照-OpenGL Light Cube, simple rotating cube, plus light
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:226673
    • 提供者:蔡某
  1. Light-MFC

    0下载:
  2. openGL课件,希望对大家有帮助-openGL courseware, we hope to help。。。。。。。。
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:50626
    • 提供者:meize
  1. OpenGL

    0下载:
  2. 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiven
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:64043
    • 提供者:zhch68
  1. OpenGL

    0下载:
  2. OpenGL全面系统地介绍了进行OpenGL编程所需的基础知识, 如三维基本图元的绘制、坐标变换、颜色、光照、纹理映射、动画和用户交互技术等。-OpenGL( Open Graphics Library)A comprehensive and systematic introduction to the basic knowledge of OpenGL programming, such as the rendering of three-dimensional basic elements,
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:30573239
    • 提供者:郑小七
  1. lightrMatjx

    0下载:
  2. opengl光照模型示例 opengl光照模型示例-opengl light model
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:4060502
    • 提供者:刘二饼
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com