登录
首页 » Visual C++ » Illumination

Illumination

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

  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • pig_test
    一个简单的三3D环境漫游系统,终于可以实现三维环境渲染了(a simple three roaming 3D environment, can finally achieve a 3D environment exaggerated)
    2007-06-19 19:16:55下载
    积分:1
  • Shadow-Mapping-of-Textured-Scene
    计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)
    2020-10-17 20:57:33下载
    积分:1
  • homework4
    手绘吉普车,并且伴随摄像机变换视角,之间渐远。北京是红粉光漫反射(Hand-painted jeeps, and with the camera angle change, there' s become distant. Beijing is a Pink light diffuse reflectance)
    2020-09-14 14:27:57下载
    积分:1
  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • Direct3D9.Book
    详细的介绍Direct3D的编程过程,让你逐步成为3D开发高手(detailed account of the Direct3D programming process so that you gradually become a master 3D development)
    2007-04-17 13:14:29下载
    积分:1
  • OgreSkeletalanimtion
    有关Ogre中骨骼动画这方面的几份资料的汇总包括源码(For Ogre in skeletal animation in this regard, including a summary of several data source)
    2013-07-30 11:11:07下载
    积分:1
  • Sun
    opengl 实现太阳系的模拟 地球自转和公转(opengl sun earth moon)
    2010-12-02 18:11:24下载
    积分:1
  • terrainLod
    说明:  一个关于地形LOD渲染得例子,给出了渲染得全部代码(a rendering of the terrain in LOD examples given in all rendering code)
    2006-03-22 20:45:51下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载