登录
首页 » Visual C++ » Illumination

Illumination

于 2020-11-09 发布 文件大小:5166KB
0 169
下载积分: 1 下载次数: 27

代码说明:

  光照模型的完整源码,内含Gouraud和phong两种明暗处理。(Complete source of illumination model, to containing Gouraud and phong two-shading.)

文件列表:

实验四:光照模型
................\ColorWnd.cpp,1551,2008-10-20
................\ColorWnd.h,1248,2008-09-15
................\Debug
................\.....\ColorWnd.obj,15957,2013-04-08
................\.....\ColorWnd.sbr,3381,2013-04-08
................\.....\Global_Funcs.obj,8427,2013-04-08
................\.....\Global_Funcs.sbr,5400,2013-04-08
................\.....\Illumination.exe,139366,2013-04-08
................\.....\Illumination.ilk,366024,2013-04-08
................\.....\Illumination.obj,23557,2013-04-08
................\.....\Illumination.pch,6867576,2013-04-08
................\.....\Illumination.pdb,369664,2013-04-08
................\.....\Illumination.res,8720,2013-04-08
................\.....\Illumination.sbr,8356,2013-04-08
................\.....\IlluminationDoc.obj,15307,2013-04-08
................\.....\IlluminationDoc.sbr,3752,2013-04-08
................\.....\IlluminationView.obj,46375,2013-04-27
................\.....\IlluminationView.sbr,19744,2013-04-27
................\.....\MainFrm.obj,20210,2013-04-08
................\.....\MainFrm.sbr,4079,2013-04-08
................\.....\SettingDialog.obj,16922,2013-04-08
................\.....\SettingDialog.sbr,4995,2013-04-08
................\.....\StdAfx.obj,105897,2013-04-08
................\.....\StdAfx.sbr,1373073,2013-04-08
................\.....\vc60.idb,214016,2013-04-27
................\.....\vc60.pdb,364544,2013-04-27
................\Global_Funcs.cpp,4585,2009-09-27
................\Global_Funcs.h,168,2008-10-20
................\Illumination.aps,31648,2010-10-25
................\Illumination.clw,4433,2010-10-25
................\Illumination.cpp,4317,2008-10-20
................\Illumination.dsp,5084,2008-10-20
................\Illumination.dsw,549,2008-10-20
................\Illumination.h,1422,2008-10-20
................\Illumination.ncb,418816,2013-04-27
................\Illumination.opt,51712,2013-04-27
................\Illumination.plg,3835,2013-04-27
................\Illumination.rc,14652,2009-10-12
................\IlluminationDoc.cpp,1862,2008-10-20
................\IlluminationDoc.h,1541,2008-10-20
................\IlluminationView.cpp,22168,2013-04-07
................\IlluminationView.h,4286,2008-10-20
................\MainFrm.cpp,2513,2008-10-20
................\MainFrm.h,1581,2008-10-20
................\ReadMe.txt,4455,2008-10-20
................\Release
................\.......\ColorWnd.obj,14073,2009-09-27
................\.......\Global_Funcs.obj,8191,2009-09-27
................\.......\Illumination.exe,45056,2013-04-07
................\.......\Illumination.obj,16306,2009-09-27
................\.......\Illumination.pch,5694256,2009-09-27
................\.......\Illumination.res,8720,2009-10-12
................\.......\IlluminationDoc.obj,9402,2009-09-27
................\.......\IlluminationView.obj,27656,2013-04-07
................\.......\MainFrm.obj,12822,2009-09-27
................\.......\SettingDialog.obj,11669,2009-10-12
................\.......\StdAfx.obj,804,2009-09-27
................\.......\vc60.idb,66560,2013-04-07
................\res

................\...\Illumination.rc2,404,2008-10-20


................\Resource.h,1564,2008-10-20
................\SettingDialog.cpp,3639,2009-10-12
................\SettingDialog.h,1863,2008-10-20
................\StdAfx.cpp,214,2008-10-20
................\StdAfx.h,1098,2008-10-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • testVTK_ITK
    VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
    2020-07-10 15:18:56下载
    积分:1
  • marching_cubes_jgt
    在MC(Marching Cubes)算法中,考虑了二义性的问题,是一个很好的程序(MC (Marching Cubes) algorithm, consider the ambiguity problem, it is a good program)
    2020-11-06 15:09:49下载
    积分:1
  • AET_Fill
    计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)
    2012-03-20 22:33:36下载
    积分:1
  • Flight3d
    一个用VC6++写的飞机模型,实现用键盘控制其方向,前进,是初学OPENGL的一个很好的例子(An to write with VC6++ aircraft model, use the keyboard to control the direction, forward, is the beginner the OPENGL of a good example)
    2013-03-19 14:34:59下载
    积分:1
  • VSP_SE
    说明:  自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
    2006-05-14 18:53:35下载
    积分:1
  • 3dsound
    3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品。(关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品 请键入文字或网站地址,或者上传文档。 取消 3D yīnxiào de shíxiàn xiàoguǒ chéngxù, cānkǎo zhège chéngxù, yě kěyǐ xiě chū 3D yīnxiào de zuòpǐnThe realization of 3D sound effect program, refer to this program, you can also write 3D sound works)
    2014-05-22 11:46:38下载
    积分:1
  • GameFrame
    说明:  三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
    2008-12-08 20:26:32下载
    积分:1
  • Roses
    去年情人节写的一个程序。设计场景:在漫天玫瑰飘洒之下,对尔之祝福姗姗而来。(a program to make your girl happy!I hope this is useful to you.)
    2012-09-01 03:09:48下载
    积分:1
  • faction
    利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。(use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.)
    2005-06-10 17:41:19下载
    积分:1
  • Graphic
    用MFC开发的小的二维制图程序,可实现简单的图形绘制,并对图形进行放缩,旋转,镜像等变换。(DRAW MFC )
    2020-06-30 23:40:02下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载