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

搜索资源列表

  1. graph3dapp

    0下载:
  2. 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53055
    • 提供者:徐林
  1. Lighting

    0下载:
  2. 在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc + + 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:29788
    • 提供者:云梦
  1. 九.OpenGL软件包实现光照明模型

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

    • 发布日期:2008-10-13
    • 文件大小:22076
    • 提供者:骆辉
  1. LMSJ技术

    0下载:
  2. 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3019305
    • 提供者:过街
  1. shiji3

    0下载:
  2. 球的光照模型,对于理解计算机图形学上面的光照反映很有帮助-ball illumination model for understanding computer graphics above reflect the light helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77590
    • 提供者:刘伊
  1. simple_lighting

    0下载:
  2. opengl高级渲染语言可以允许用户自己在shader编程实现自己的光照代码.本代码摈弃了opengl传统的光照编程,在fragment program实现了phone光照模型。vc7.1+opengl2.0-opengl advanced rendering language allows users in shader programming their own illumination code. the code of opengl abandon traditional illumin
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2076001
    • 提供者:王赞纲
  1. Graphic7.8ray

    0下载:
  2. 这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:127449
    • 提供者:rruyi
  1. experiment5

    0下载:
  2. 1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示 2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透 关键词:Z缓冲器算法 Z向深度缓存算法 Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube an
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:79862
    • 提供者:朱友勇
  1. Computer_Graphics_Algorithm

    1下载:
  2. 该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。-the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:725652
    • 提供者:青海长云
  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. 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. Ball-illumination-model

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

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

    0下载:
  2. 球的光照模型算法,计算机图形学,C++源代码-Global illumination model algorithm, computer graphics, source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2496454
    • 提供者:ryan
  1. global-illumination-model

    0下载:
  2. 计算机图形学实验 球的光照模型算法 vc-Computer graphics algorithm for illumination model experimental ball vc++
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:493719
    • 提供者:唐菲
  1. Illumination-Model

    0下载:
  2. 计算机图形学:使用VC实现球的冯氏光照模型算法-Computer Graphics: use of a VC ball, Fung illumination model algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:3252880
    • 提供者:张放
  1. The-blanking-with-light-model

    0下载:
  2. 利用OPenGL制作的简单消隐与光照模型-The simple blanking using OPenGL made ​ illumination model
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:2571251
    • 提供者:cai
  1. Illumination

    0下载:
  2. 光照模型的完整源码,内含Gouraud和phong两种明暗处理。-Complete source of illumination model, to containing Gouraud and phong two-shading.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:5289984
    • 提供者:刘天可
  1. illumination-model-

    1下载:
  2. 熟练掌握光照模型的基本原理,尤其要了解简单光照模型的计算方法,深刻领会Gouraud明暗处理和Phong明暗处理的原理和算法。-Master the basic principles of illumination model, in particular, to understand the simple illumination model calculation, a profound understanding of Gouraud shading and Phong shading p
  3. 所属分类:software engineering

    • 发布日期:2014-05-26
    • 文件大小:3844096
    • 提供者:裴捷
  1. model

    0下载:
  2. ogre光照模型的展示,光照模型的材质文件请参考ogre引擎里的: Media\materials\scr ipts\Shading.material-ogre illumination model display, illumination model of the material documents refer ogre engine inside: Media \ materials \ scr ipts \ Shading.material
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:11887
    • 提供者:黄梁
  1. lighting--model

    0下载:
  2. 用VS2012实现的计算机图形学中OPEN-GL的光照模型,绘制球形,可以调整光照亮度,亮斑大小,环境光等等参数来改变球的颜色,看起来效果不错。-VS2012 using computer graphics to achieve the illumination model OPEN-GL, the drawing ball, you can adjust the brightness of the light, bright spot size, ambient light, etc. par
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-31
    • 文件大小:12842714
    • 提供者:沈玉龙
« 12 3 4 5 6 »
搜珍网 www.dssz.com