登录
首页 » Visual C++ » Shadow-Mapping-of-Textured-Scene

Shadow-Mapping-of-Textured-Scene

于 2020-10-17 发布 文件大小:12684KB
0 159
下载积分: 1 下载次数: 12

代码说明:

  计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)

文件列表:

Shadow Mapping of Textured Scene

................................\earth.bmp
................................\Extensions
................................\..........\ARB_multitexture_extension.cpp,6982,2006-08-29
................................\..........\ARB_multitexture_extension.h,2800,2006-08-29
................................\..........\EXT_texture_env_combine_extension.cpp,1157,2006-08-29
................................\..........\EXT_texture_env_combine_extension.h,731,2006-08-29
................................\FPS_COUNTER.cpp,973,2006-08-29
................................\FPS_COUNTER.h,825,2006-08-29
................................\GLee
................................\....\extensionList.txt,8371,2006-08-29
................................\....\GLee.c,668766,2006-08-29
................................\....\GLee.h,559562,2006-08-29
................................\....\readme.txt,10846,2006-08-29
................................\ipch
................................\....\shadow mapping-2e7ec703
................................\....\.......................\debug
................................\....\.......................\.....\shadow mapping-a55b22fb.ipch,22216704,2011-11-04
................................\License.txt,2877,2006-08-29
................................\main.cpp,9066,2011-08-17
................................\main.h,835,2006-08-29
................................\Maths
................................\.....\COLOR.cpp,1284,2006-08-29
................................\.....\COLOR.h,4071,2006-08-29
................................\.....\Maths.h,876,2006-08-29
................................\.....\MATRIX4X4.cpp,25021,2006-08-29
................................\.....\MATRIX4X4.h,4884,2006-08-29
................................\.....\PLANE.cpp,2446,2006-08-29
................................\.....\PLANE.h,2166,2006-08-29
................................\.....\VECTOR2D.cpp,1106,2006-08-29
................................\.....\VECTOR2D.h,3111,2006-08-29
................................\.....\VECTOR3D.cpp,3746,2006-08-29
................................\.....\VECTOR3D.h,4499,2006-08-29
................................\.....\VECTOR4D.cpp,2097,2006-08-29
................................\.....\VECTOR4D.h,4136,2006-08-29
................................\Readme.txt,486,2006-08-29
................................\Release
................................\.......\CL.read.1.tlog,51148,2011-08-14
................................\.......\CL.write.1.tlog,7236,2011-08-14
................................\.......\COLOR.obj,16021,2011-08-14
................................\.......\FPS_COUNTER.obj,8712,2011-08-14
................................\.......\GLee.obj,1487770,2011-08-14
................................\.......\link.read.1.tlog,6366,2011-08-14
................................\.......\link.write.1.tlog,2308,2011-08-14
................................\.......\main.obj,56141,2011-08-14
................................\.......\MATRIX4X4.obj,57604,2011-08-14
................................\.......\mt.read.1.tlog,970,2011-08-14
................................\.......\mt.write.1.tlog,424,2011-08-14
................................\.......\PLANE.obj,29041,2011-08-14
................................\.......\scene.obj,35542,2011-08-14
................................\.......\Shadow Mapping.exe,294912,2011-08-14
................................\.......\Shadow Mapping.exe.intermediate.manifest,381,2011-08-14
................................\.......\Shadow Mapping.lastbuildstate,95,2011-08-14
................................\.......\Shadow Mapping.log,3047,2011-08-14
................................\.......\TIMER.obj,10162,2011-08-14
................................\.......\vc100.pdb,102400,2011-08-14
................................\.......\VECTOR2D.obj,19549,2011-08-14
................................\.......\VECTOR3D.obj,29153,2011-08-14
................................\.......\VECTOR4D.obj,23138,2011-08-14
................................\scene.cpp,6538,2011-08-16
................................\scene.h,612,2011-08-16

................................\Shadow Mapping.exe,278528,2006-08-29
................................\Shadow Mapping.sdf,28987392,2011-11-04
................................\Shadow Mapping.sln,894,2011-07-13
................................\Shadow Mapping.sln.old,897,2006-08-29
................................\Shadow Mapping.vcproj,9943,2006-08-29
................................\Shadow Mapping.vcxproj,10548,2011-07-13
................................\Shadow Mapping.vcxproj.filters,3427,2011-07-13
................................\Shadow Mapping.vcxproj.user,143,2011-07-13
................................\TIMER.cpp,1116,2006-08-29
................................\TIMER.h,752,2006-08-29
................................\UpgradeLog.XML,3529,2011-07-13
................................\_UpgradeReport_Files
................................\....................\UpgradeReport.css,3348,2011-07-13
................................\....................\UpgradeReport.xslt,12579,2009-08-31
................................\....................\UpgradeReport_Minus.gif
................................\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • voronoi
    visual c++实现voronoi图生成函数的实现 voronoi图生成与构造(voronoi implements with visul c++)
    2016-03-22 00:31:02下载
    积分:1
  • rockf
    Prewitte边缘算子法(Prewitte Edge Operators)
    2005-01-20 14:58:44下载
    积分:1
  • 888
    3D8光立方,动画程序!可供下载,几十种动画!(3D8 cube, animation program!Available for download, dozens of animation!)
    2020-12-25 23:19:04下载
    积分: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
  • BMP_ROTATE
    自己按照网上的源码做的3D图形变化的修改,实现一个BMP图片的旋转,基本实现,但还没有完全完成(Your online source according to the 3D graphics make changes changes to implement a BMP image of the rotation, basically, but not entirely complete)
    2010-08-20 10:53:56下载
    积分:1
  • SliceSTL
    三维切片:读取STL文件并进行按层切片的简单示例程序(Three-dimensional slices: Read STL file and layer slices by a simple example program)
    2007-11-24 11:39:28下载
    积分:1
  • maze
    说明:  随机生成三维迷宫,算法值得一看,可能对你有帮助(Randomly generated three-dimensional maze, algorithm worth a visit may help you)
    2008-09-09 14:57:00下载
    积分: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
  • Horde3D_SDK_1.0.0_Beta4
    开源的3D引擎。简单实用。 带有示例代码,和引擎代码(Open-source 3D engine. Simple and practical. With the sample code, and the engine code)
    2010-01-16 10:35:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载