登录
首页 » Visual C++ » Illumination

Illumination

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

代码说明:

  光照模型的完整源码,内含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 个回复

  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分: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
  • 24to256
    BMP24位位图量化成256色BMP图,本程序彩八叉树颜色量化。(BMP24-bit quantization into a 256-color bitmap BMP map, this program color octree color quantization.)
    2021-04-01 22:59:08下载
    积分:1
  • The_Magic_Of_Computer_Graphics
    计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
    2015-01-28 12:30:23下载
    积分:1
  • 3DSdonghuawenjianyueduqi
    VisualC++实现3DS动画文件阅读器源代码(VisualC achieve 3DS document readers source code)
    2006-12-22 22:55:38下载
    积分:1
  • BeautyScene
    DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)
    2009-10-02 14:45:06下载
    积分:1
  • meanshift
    视频目标跟踪。在OpenCV下开发,使用meanshift方法。(video tracking. The OpenCV under development, use meanshift methods.)
    2006-06-02 18:52:01下载
    积分:1
  • 3D-cubic-channel-LBM-simulation
    三维方腔内流体流动的格子波尔茨曼方法模拟(Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method)
    2016-09-06 21:01:47下载
    积分:1
  • zeus2d_v2.0.tar
    二维磁流体计算程序,可根据问题干煸,已有改变成三维的版本(Two-dimensional MHD calculation program, according to the problem dry stir, has changed into a three-dimensional version of the)
    2020-11-21 10:49:36下载
    积分:1
  • splinewidget
    VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
    2020-10-27 10:29:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载