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

Shadow-Mapping-of-Textured-Scene

于 2020-10-17 发布 文件大小:12684KB
0 221
下载积分: 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 个回复

  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • VTK读取30张Dicom片三维重建
    利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
    2021-01-06 17:28:53下载
    积分:1
  • Delaunay
    三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
    2016-11-08 18:24:50下载
    积分:1
  • delanay_all
    说明:  这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。(then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate simulated 3D map.)
    2021-04-09 11:48:59下载
    积分:1
  • 3D
    三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
    2013-11-25 18:17:06下载
    积分:1
  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • Duncan
    flac3d中邓肯张自定义本构模型的源代码。(duncan self-defined model)
    2020-10-08 08:57:38下载
    积分:1
  • hpcv-water-29-oct-2010
    OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
    2020-09-13 17:27:58下载
    积分:1
  • openGl2
    做课程设计的一个代码,是opengl工程,立方体旋转,每个立方体的面帖有不同的图。(The code to do the course design is a opengl project, cube rotation, the face of each cube posts have different plans.)
    2012-06-24 09:23:59下载
    积分:1
  • NZ_D3D
    逆战D3D方框透视源码(不完整 一部分)(Against the war D3D box the perspective source (incomplete part))
    2013-05-12 15:51:19下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载