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

搜索资源列表

  1. light

    0下载:
  2. Opengl光线模拟的基本教学,里面有详细说明如何使用-Opengl light simulation basic teaching, which is described in detail how to use the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:8147
    • 提供者:roger
  1. lighting

    0下载:
  2. This program demonstreatse how to use lights in opengl enviorment. It is a simple demonstration of a spotlight (car lights) on two cubes (cars) chasing each other. You can move light of the second cube with "awsd" keys.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:3005952
    • 提供者:Antoni
  1. OpenGL Starter sphere light

    1下载:
  2. OPenGL机器人,可实现向前/后走,光源左右移动,镜头拉近拉远等操作.-OPenGL robots can be realized forward/post away, light source and move around, zoom in zoom out such an operation.
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:946862
    • 提供者:lienquan
  1. OPenGL

    1下载:
  2. 交互式真实感场景系统 系统功能介绍: 在windows程序框架的基础上,各物体的构造,其中可以实现的场景效应有:雾,灯光,任意角度旋转。构建的物体有:茶壶,凳子,箱子,雪人,类球,图形学书,画面字体,舞台。 -Interactive realistic scenario system systems Features: In the windows application framework based on the construction of various objec
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3961597
    • 提供者:xkl
  1. opengl-light-texture

    0下载:
  2. opengl 材质与光照 nehe代码,可以用鼠标进行控制-materials and light nehe code opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2615417
    • 提供者:yilunyilun
  1. opengl-programming-guide

    0下载:
  2. 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3942462
    • 提供者:wangyanan
  1. OpenGL-Light

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

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

    0下载:
  2. C++ 基于openGL库光影效果建立,适合初学者,能够显示出旋转,光照的效果,并能够实现屏幕内的移动放大和缩小-Based on C++ openGL, light, has the function about rotation, scale and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3368676
    • 提供者:YU JI
  1. Light

    0下载:
  2. OpenGL光源设置,最基础的示例代码,老鸟勿下!-OpenGL light settings, the most basic example code, the fields and not the next!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:5314
    • 提供者:Gras.Heaven
  1. OpenGL-Light

    0下载:
  2. 2. 在代码中添加光照函数,要求如下: (1)使用光源1 (2)设置光源的环境光、漫反射光以及镜面反射光颜色 (3)设置光源位置 (4)设置物体材质属性,包括:环境光、漫反射以及镜面反射系数(两个三维对象材质属性不能相同);对其中一个三维对象设置其表面发射项 -Light function, add code requirements are as follows: (1) the use of the light source 1 (2) Set the light sou
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:368115
    • 提供者:yyy
  1. light

    0下载:
  2. C++ 下实现OPengl光照动态程序 以及一个鼠标旋转程序-C++ under OPengl light dynamic program as well as a mouse rotation program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:2924097
    • 提供者:张雨
  1. opengl

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

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

    0下载:
  2. OpenGL light examples source codes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4752
    • 提供者:凝聚了
  1. OpenGL

    0下载:
  2. 一次关于C++编程实现了OpenGL的光照处理的作用,编程运行通过-On a c + + programming to achieve the OpenGL light processing, programming run through
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:286538
    • 提供者:liqian
  1. light

    0下载:
  2. 简单的opengl光照,入门程序,可以调节关注的角度,大小。-Simple opengl light, entry procedures, you can adjust the angle of concern, size.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:438208
    • 提供者:baoanyang
  1. light-and-shade

    0下载:
  2. opengl 光照和明暗绘制 光源位置可交互改变,参数可调 包含两种材质-Opengl light and shade Interactive light source position change, adjustable parameters Contains two kinds of material
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3937
    • 提供者:
  1. light

    0下载:
  2. 光线追踪,日常使用代码,opengl的相关内容(Ray tracing, daily use of code, OpenGL related content)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:2329600
    • 提供者:JagnDC
  1. gl_LightSource

    0下载:
  2. PDF from from wiki opengl web site.
  3. 所属分类:OpenGL

    • 发布日期:2017-12-25
    • 文件大小:671744
    • 提供者:renanrosa
  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. TextureLightColor

    0下载:
  2. 通过OpenGL实现了不同灯光渲染下的三维模型的效果(The effect of three dimensional model under different lighting is realized through OpenGL)
  3. 所属分类:OpenGL

« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com