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

搜索资源列表

  1. illumination

    0下载:
  2. 用C写的一个OpenGL的例子,功能是实现鼠标互动与光照效果。-An example for Opengl ,which can realize the interaction of mouse and illumination.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2727768
    • 提供者:lili
  1. Light

    0下载:
  2. 在vc中使用OpenGL来显示物体的不同光照效果-Lighting effect using OpenGL in VC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:39346
    • 提供者:ZHANGMING
  1. The-12-small-balls-of-different-materials

    0下载:
  2. 使用VC++2005绘制了十二个不同材质的小球,通过此程序可以轻松理解OpenGL中材质和光照的使用方法。-Drawn using VC++2005 twelve balls of different materials, this program can be easily understood by OpenGL in the use of materials and lighting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8764982
    • 提供者:zhurong
  1. 3Dscene

    0下载:
  2. 通过VC和OpenGL实现计算机图形学课程中的相关教学实验案例,如光照效果,-Through the VC and OpenGL, computer graphics courses in the teaching experiment related cases, such as lighting effects,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2323622
    • 提供者:duyi
  1. qiu

    0下载:
  2. 利用VC和OpenGL实现计算机图形学课程中相关的教学案例,包括光照效果等-Use of VC and OpenGL, computer graphics courses in the relevant teaching cases, including lighting effects,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2310903
    • 提供者:duyi
  1. openGL2

    0下载:
  2. 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1286053
    • 提供者:周中锋
  1. TEST1

    0下载:
  2. 实验二 OpenGL中的光照,加注释超详细-test2 OpenGL light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:248349
    • 提供者:sunsocool
  1. OG

    0下载:
  2. 利用MFC和OpenGL开发的一个绘制曲面的例子,可以对曲面进行旋转、改变绘制模式、改变光照等。-Developed using MFC and OpenGL example of a drawing surface, surface can be rotated to change the drawing mode, change the lighting and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:40423
    • 提供者:林英
  1. adf

    0下载:
  2. 这是一段openGL的光照代码 其能够实现一个三维物体的光照效果-This is a light openGL code it can realize a three-dimensional objects, lighting effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1313
    • 提供者:zhangzijun
  1. start

    0下载:
  2. 学习opengl的完整例子,包括模型读取,移动,巡游,简单光照等。-Learning opengl complete examples, including the model read, move, parade, simple lighting and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:498913
    • 提供者:wz
  1. ball0

    0下载:
  2. 实现光照的球体的细分逼近程序,适用于openGL初学者-Sphere to achieve a breakdown of light approximation procedures, for beginners openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1564
    • 提供者:shangyu
  1. solar

    0下载:
  2. 图形学课程设计,模拟地球,月亮,太阳的运行轨迹。加了光照,抛光。是初学OpenGL不错的参考程序。-Graphics curriculum design, simulate the Earth, the moon, the sun' s trajectory. Add a light, polished. OpenGL is a good beginner reference program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1890694
    • 提供者:钱冰
  1. 1

    0下载:
  2. 学习OpenGL时用得到的初级程序,一个可以用鼠标控制旋转的立方体,加了着色,光照。初学OpenGL不错的参考程序-When learning to use OpenGL are the primary process, one can rotate the cube with the mouse control, plus a colored, light. A good beginner' s reference program OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:279340
    • 提供者:钱冰
  1. yidongguangyuan

    0下载:
  2. 使用OpenGL进行光照处理,光源移动物体上有不同的阴影-OpenGL ,light !!!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:925
    • 提供者:zhoutao
  1. cuberotateOpenGL

    0下载:
  2. 利用VC++和OpenGL生成了一个立方体,设置光照和旋转动作,有兴趣的朋友可以下载分享,以后可以进行此方面的经验交流。-VC++,OpenGL,3D cube,rotate,for new users or ones with some VC experience.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:814464
    • 提供者:
  1. TestAlpha

    0下载:
  2. qt与opengl结合实现半透明效果,并且测试光照对效果的影响-qt and opengl combined to achieve a translucent effect, and test the effect of light on
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7541159
    • 提供者:杨宇
  1. galaxy

    0下载:
  2. 用OpenGL模拟宇宙星空,利用了纹理贴图、摄像机、光照和粒子系统等技术-Simulate galaxy with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:796484
    • 提供者:边奎星
  1. vertex-light

    0下载:
  2. 基于OpenGL的像素光照计算技术,分析了利用顶点渲染技术实现的光照效果-OpenGL-based computing pixel lighting analysis technology using vertex lighting effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:426031
    • 提供者:申文涛
  1. donghua

    0下载:
  2. 首先对wrl格式的对个文件进去读取,然后实现了插值动画,实现了opengl的光照,纹理等功能,最终呈现的是一个模特在T台上行走。文件包含实现功能的WRLREAD文件和wrl格式的源文件。-First, the format of wrl files into reading, then realized the animation interpolation to achieve the opengl light, texture and other functions, the final m
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-18
    • 文件大小:27955863
    • 提供者:李亮
  1. Basic-Lighting-and-Keyboard-Control

    0下载:
  2. 在VC++环境下,结合OpenGL,使用简单的光照和上下左右键控制所绘制的多面体旋转-In VC++ environment, the combination of OpenGL, using a simple light and draw the arrow keys control the rotation of polyhedra
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6534
    • 提供者:zouyuan
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 32 »
搜珍网 www.dssz.com