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

搜索资源列表

  1. multieffecthouse

    0下载:
  2. 一个OPENGL的三维编程作业,一个房子,有透明,纹理铁图,光照等效果。-an OpenGL 3D programming operations, a house with transparent, iron texture maps, and other light effects.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:245285
    • 提供者:晓周
  1. rectang

    0下载:
  2. 基于OPENGL的用鼠标控制立方体光照变化的程序-based on the OpenGL cube with the mouse control light change procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7616
    • 提供者:chenpeng
  1. OpenGL12345679

    0下载:
  2. 对OPENGL下的各种基本图形,光照,参数变化等做了综合编程-right under the OpenGL basic graphics, light, parameter changes done a comprehensive program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:304816
    • 提供者:chenpeng
  1. flagsimulation

    0下载:
  2. 用openGL编写的旗帜的飘动的代码,运用了纹理映射技术,运用光照及材质,效果很好-prepared using openGL wafted the banner of the code, the use of texture mapping technology, and the use of light materials with good results,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:112805
    • 提供者:丁绍洁
  1. movelightsimulation

    0下载:
  2. 用opengl编写此代码,模拟了光点移动时,物体明暗的变化效果,此代码可以很好的引导初学者-use opengl writing this code, to simulate the movement of light spots, objects chiaroscuro effect of the changes. this code can be a good guide beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2968
    • 提供者:丁绍洁
  1. VCImage_Procesee

    0下载:
  2. 该包里包含许多OPENGL中的基础用法,比如光照、抖动、雾、材质等等。简单却很典型-The bundle includes many of the fundamental OpenGL usage, such as light, jitter, in the fog, material and so on. Very typical simple
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:250995
    • 提供者:清扬
  1. dnex5

    0下载:
  2. 一般的程序,opengl,需要球体和定点光照,怎么办呢?我也不知道。你说呢,你说呢?-general procedures, opengl, and the ball needs sentinel light, how do? I do not know. You say, you say?
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:nickdean
  1. PS1

    0下载:
  2. 一个使用openGL的渲染程序,帮助你熟悉openGL的编程规范。通过点光源对正方形进行光照渲染,效果不错。欢迎交流-an exaggerated use of the Open GL procedures, and help you familiar with openGL programming norms. Through the light source for illumination of the square playing up good results. Welcome exc
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:299817
    • 提供者:姚攀
  1. FlowMoon

    0下载:
  2. Vc++ 与Opengl 开发的月亮南瓜灯笼演示程序,能够有效的模拟光源,飘落,旋转,被风吹动和立体的南瓜头造型-Opengl Vc and the development of the moon pumpkin lanterns demo program can effectively simulated light source, floated down. rotation, has been blown action and three-dimensional modeling of p
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66910
    • 提供者:李文皓
  1. Moonflow

    1下载:
  2. VC++ 与Opengl 开发的演示程序,有效的模拟光源,移动,飘雪和被风吹舞的效果-VC and the development of the demonstration program, effective simulation of light, mobile, snow and wind effects Dance
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66975
    • 提供者:李文皓
  1. ColorCup

    0下载:
  2. Vc++ 与Opengl 开发的茶叶在水杯中缓慢沉淀的演示程序,能够模拟多元点光源和渐变色彩,以及茶叶在旋转中缓缓沉入水底的效果-Opengl Vc and the development of the tea drinking glasses slowly precipitated the demonstration program, can simulate multiple light source and color graded and tea Rotation slowly sunk
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:52163
    • 提供者:李文皓
  1. wenli1

    0下载:
  2. 使用OPENGL编程的实现图象纹理显示的一个源程序,可以有不同的光照和贴图-use OpenGL Programming image texture of a source revealed, can be in a different light and texture. .
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46170
    • 提供者:孔融
  1. Once

    0下载:
  2. 该例子演示的是使用OPENGL标准框架在游戏中建立菜单的方法,包括菜单的建立、鼠标指针的创建、菜单对鼠标的响应事件以及对贴图的处理和在菜单中对光线的应用。-demonstrated by the example of the use of OpenGL standard framework for the game to establish the menu, including the establishment of the menu, the mouse pointer's fou
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:965421
    • 提供者:张震沣
  1. GLEasy

    0下载:
  2. 自己编写的opengl程序,在vc6.0 SDI中搭建opengl的框架,程序绘制了一个彩色立方体,有光照,如果需要只修改DrawScene中的绘图代码即可-prepared opengl own procedures, vc6.0 SDI in which structures opengl framework of a mapping process color cube, light, If you need only change the mapping DrawScene code c
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36258
    • 提供者:shanggaofeng
  1. Atom1

    0下载:
  2. 关于OpenGL的源码. Our goal:1. You generate a large cube, and map the sky texture in five faces except the floor face. 2. The viewing is freely moved inside the cube. You can exploit the keyboard or mouse handle. 3. The light is located in the cube.
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:23772
    • 提供者:dolphin
  1. openGlSample

    0下载:
  2. OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:76545
    • 提供者:陈佳
  1. 透明物体并带光照

    0下载:
  2. OpenGL特效:透明物体并带光照,物体呈透明感且发出光芒-OpenGL effects : transparent objects and bring light, transparent objects flu but to shine
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:金钺
  1. 设置颜色

    0下载:
  2. opengl下的设置渲染物体的光照-opengl rendering set up under the light of objects
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11011
    • 提供者:称样
  1. 3DEDITOR

    1下载:
  2. 是一个比3DSLOADER更好的MFC和opengl编程的3d系统.可以读入多个object(模型).包括很多,场景变换,材质,颜色,光照,等.也包括对三维物体的拾取-is a better than 3DSLOADER MFC and opengl 3d programming system. More can be read into the object (model). Including many scenes transform, material, color, light, et
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3263985
    • 提供者:秦月涛
  1. 09_Transparent.rar

    1下载:
  2. 使用OpenGL载入纹理,并在旋转的物体上贴图并打上光线以及混色(透明)处理。在3D场景中移动位图,并去除位图上的黑色象素(使用混色),着为黑白纹理上色。,The use of OpenGL texture loading, and rotating objects in the map and marked with light and color (transparent) to deal with. Mobile 3D scene in the bitmap and bitmaps to
  3. 所属分类:OpenGL

    • 发布日期:2017-03-28
    • 文件大小:675147
    • 提供者:linmao
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 27 »
搜珍网 www.dssz.com