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

搜索资源列表

  1. 九.OpenGL软件包实现光照明模型

    0下载:
  2. 本程序是完成图形学中关于光照模型的示例,通过本人编译通过,可以运行!-the procedure is completed graphics on the sample illumination model, I compile, run!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22076
    • 提供者:骆辉
  1. 光照(球)

    0下载:
  2. 这是计算机图形学的光照模型,直接可以运行。-This is the illumination of computer graphics model, can run directly.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1366
    • 提供者:周于雯
  1. 4

    0下载:
  2. opengl 计算机图形学简单算法集合 :图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:268892
    • 提供者:james
  1. lightinopengl

    0下载:
  2. opengl 中的一个牛的光照模型,动态和静态光源-lightmodel in opengl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1131097
    • 提供者:王晓飞
  1. Myphong

    0下载:
  2. 这个代码没有使用openGl,而是完全用底层的vc++编程实现了phong光照模型。-This code does not use openGl, but entirely in the bottom of vc++ Programming the Phong illumination model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:39933
    • 提供者:chunxiang.yan
  1. squarerotation

    0下载:
  2. OPENGL中实现方形的旋转和光照模型。有详细的代码和说明。(老师给的)-OPENGL square to achieve the rotation and illumination model. Detail and descr iption of the code. (Teacher give)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:88354
    • 提供者:洪凡
  1. (Ray_Tracing)

    2下载:
  2. 可视化中的光线追踪算法源代码示例, 其中包含的专业词有OpenGL,光照模型,真实感绘制,光线追踪-Ray Tracing Code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2196065
    • 提供者:郭建勇
  1. ShaderSimpler

    0下载:
  2. 其中包含了五个光照模型的例子,还有一个全屏泛光的例子,对于想学习的人非常的有帮助-Which contains examples of five illumination model, there is a full-screen pan-ray example, for people who want to learn very helpful
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1244909
    • 提供者:黄达
  1. OpenGL

    0下载:
  2. OpenGL 是一个开放的三维图形软件包, 而Visual C+ + 是目前主要的OpenGL 开发工具。本文通过两个光照模型 的建立, 展现了OpenGL 强大的图形功能,-OpenGL is an open three-dimensional graphics package, while the Visual C++ is the main OpenGL development tools. In this paper, two illumination model, displayi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:248386
    • 提供者:b181
  1. tutors-win32

    0下载:
  2. 很好的openGL光照模型、纹理贴图示例程序,可以动态变换参数,实时反映在图形中-Good openGL lighting model, texture mapping example program, you can dynamically change parameters in real time is reflected in the graph
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2326951
    • 提供者:mengmakies
  1. phong

    0下载:
  2. 大名顶顶的Phong模型(简单光照模型)不用介绍了吧!有兴趣就看看吧- The famous Phong model (simple illumination model) did not need to introduce! Has the interest to have a look
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:39933
    • 提供者:小猪
  1. _M200871956

    0下载:
  2. 计算机图像学的真实感图形源代码,真实感很好,有光照模型等。-Computer image to learn the source code realistic graphics, realistic good job and there is illumination model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:193816
    • 提供者:liaohh
  1. My3DConsole03

    0下载:
  2. 这是一个软件光栅化程序,渲染一个立方体。 实现了:3D转换、反走样、Mip-map、视口裁剪、双线过滤、点光源。采用Phong光照模型。-This is a software rasterization process, rendering a cube. Achieved: 3D conversion, anti-aliasing, Mip-map, Viewport Clip, two-lines filter, point light sources. Phong illuminati
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:29803
    • 提供者:依仔
  1. Texture_house

    0下载:
  2. 仓库框架,添加法向量,纹理和光照模型,在mydraw函数中调用纹理光照函数.-Warehouse framework, add the method vector, texture and illumination model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2033476
    • 提供者:xuebuhui
  1. whitted_classic_illumination_model_paper

    0下载:
  2. whitted的经典光照模型,是实现光线追踪的一个最经典的模型。-this is a classic light illumination model which is proposed by whitted.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1573405
    • 提供者:Andrew
  1. Ball-illumination-model

    0下载:
  2. 在屏幕中心绘制球,给球体施加不同的环境光,漫反射光,镜面反射光,改变球体的材质,改变光源的位置,从各个方面对球的光照模型进行演示
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:317268
    • 提供者:如花
  1. Graph

    0下载:
  2. 图形学完整课件,包括光栅图形学,图形裁剪,基本几何,二维几何,图形变换,三维几何,几何造型,光照模型,曲线与曲面,曲线拟合与双圆弧逼近,交互技术等。-Graphics complete courseware, including raster graphics, graphic cut, basic geometry, two-dimensional geometry, graph transformation, three-dimensional geometry, geometric mod
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-08
    • 文件大小:7930740
    • 提供者:朵朵
  1. lightmodel

    0下载:
  2. 利用visual studio 2005 opengl 实现光照模型。简单的实现光照模型。-Achieved using visual studio 2005 opengl illumination model. Simple illumination model implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8016327
    • 提供者:
  1. Cube

    0下载:
  2. 用opengl绘制球体,设置 光照模型。可以自行改变镜面反射参数观察球面显示效果(Draw the ball with OpenGL and set the illumination model. The effect of mirror reflection parameters can be changed to observe the effect of spherical surface)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:6234112
    • 提供者:寒寒寒寒
  1. 光照模型原理OpenGL实现

    0下载:
  2. 使用Python中的pyOpenGL实现了光照模型原理,注释详细,代码亲测可运行
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com