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

Shadow-Mapping-of-Textured-Scene

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

  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • test-of-projects
    自己做的一些matlab 的三维重建的实验 里面有许多 CT图像图 感兴趣的试试 有一些代码可用 有一些还在调试中(3D visualization CT medical reconstruction)
    2011-11-10 10:33:41下载
    积分:1
  • 3d_data
    一些三维点云的pcd文件,用于研究三维点云的(3D data)
    2016-03-12 21:18:15下载
    积分:1
  • multi-csrbf-gui
    这是一个博士编写的关于RBF插值的三维重建的源程序,有需求的人赶紧下!(This is a prepared by Dr. RBF interpolation on the three-dimensional reconstruction of the source, there is a demand for people who hastened to the next!)
    2007-10-31 22:48:39下载
    积分:1
  • meshsimplification
    网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间(meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some generality.)
    2015-03-01 00:49:53下载
    积分:1
  • 3D-Pure-VB
    A 3D aplication in Pure VB
    2014-01-17 06:47:42下载
    积分:1
  • ztblsdisplaysimulation
    通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。(GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.)
    2020-09-15 20:37:56下载
    积分:1
  • simple_osg
    一个简单的osg,可以在配置好环境后直接运行测试一下( a simple osg code)
    2015-10-22 20:47:01下载
    积分: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
  • MarchingCubes
    MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。(MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.)
    2005-05-07 21:22:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载