登录
首页 » Visual C++ » Illumination

Illumination

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

  • 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
  • KinectAnd3DMax
    说明:  Kinect 控制3DMAX应用 可是实现扑捉人体动作(But to achieve application control 3DMAX Kinect capture human motion)
    2011-03-22 16:26:41下载
    积分:1
  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • 2DfastTriangulation
    清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
    2012-09-05 10:47:37下载
    积分:1
  • Terrain3DTest
    三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)
    2010-08-30 22:02:36下载
    积分:1
  • 3dSimulation
    说明:  我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
    2021-04-22 23:18:48下载
    积分:1
  • qt-3dconstruct
    qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
    2013-07-17 20:17:48下载
    积分:1
  • SphereMap
    D3D创建球体并且加贴图的例子,可以用来做星球(Sphere, and add texture to create D3D example, can be used to make the planet)
    2021-05-13 14:30:02下载
    积分:1
  • 3d_data
    一些三维点云的pcd文件,用于研究三维点云的(3D data)
    2016-03-12 21:18:15下载
    积分:1
  • Contour
    说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
    2009-07-29 11:44:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载