登录
首页 » Visual C++ » Illumination

Illumination

于 2020-11-09 发布 文件大小:5166KB
0 212
下载积分: 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 个回复

  • 20051216165434883
    说明:  这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦(vc)
    2005-12-23 10:59:08下载
    积分:1
  • 基于VTK的三维重建
    利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ language)
    2020-12-15 21:19:14下载
    积分:1
  • TeeChart2013_130818_SourceCode
    vb 饼状图和柱状图,这里是一个demo,并含有注释,方便新手学习(vb,circle chart and point chart)
    2013-09-06 15:09:48下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • Direct_exp
    说明:  在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
    2006-03-22 20:57:16下载
    积分:1
  • Calc3D-Model-System
    这是一款做的一个很不错的模型和骨骼动画系统,其中包含了针对3DS MAX的导出插件的源码,可供朋友们参考。(This is a very good models and a skeletal animation system, which contains the exporter plug-in for 3DS MAX source code, for friends as a reference.)
    2011-08-07 15:12:08下载
    积分:1
  • texture
    3D_grid和D3D_2D例子中,使用到的贴图文件包。(3D_grid and D3D_2D example, use the map to the package.)
    2011-08-07 14:53:54下载
    积分:1
  • caiseyu
    设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
    2011-06-16 00:19:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载