登录
首页 » C++ » PSM

PSM

于 2021-04-02 发布 文件大小:16857KB
0 148
下载积分: 1 下载次数: 18

代码说明:

  基于openGL,采用ShadowMap实现实时阴影(Based on openGL, using real-time shadows ShadowMap algorithm)

文件列表:

PSM
...\Debug
...\.....\PSM.exe,170496,2015-01-14
...\.....\PSM.ilk,803668,2015-01-14
...\.....\PSM.pdb,822272,2015-01-14
...\ipch
...\....\psm-2bd28c26
...\....\............\psm-bebaa39c.ipch,32112640,2015-01-15
...\PSM
...\...\Debug
...\...\.....\ARB_multitexture_extension.obj,39292,2015-01-14
...\...\.....\CL.read.1.tlog,276748,2015-01-14
...\...\.....\CL.write.1.tlog,13650,2015-01-14
...\...\.....\COLOR.obj,15464,2015-01-14
...\...\.....\EXT_blend_minmax_extension.obj,24886,2015-01-14
...\...\.....\EXT_texture_env_combine_extension.obj,24465,2015-01-14
...\...\.....\FPS_COUNTER.obj,22690,2015-01-14
...\...\.....\IMAGE.obj,66273,2015-01-14
...\...\.....\INTERACTOR.obj,50813,2015-01-14
...\...\.....\link.read.1.tlog,6274,2015-01-14
...\...\.....\link.write.1.tlog,1938,2015-01-14
...\...\.....\LOG.obj,9712,2015-01-14
...\...\.....\main.obj,151744,2015-01-14
...\...\.....\MATRIX4X4.obj,74911,2015-01-14
...\...\.....\mt.read.1.tlog,540,2015-01-14
...\...\.....\mt.write.1.tlog,168,2015-01-14
...\...\.....\NV_register_combiners_extension.obj,30603,2015-01-14
...\...\.....\PLANE.obj,39040,2015-01-14
...\...\.....\PSM.Build.CppClean.log,1502,2015-01-14
...\...\.....\PSM.exe.intermediate.manifest,381,2015-01-14
...\...\.....\PSM.lastbuildstate,40,2015-01-14
...\...\.....\PSM.log,3084,2015-01-14
...\...\.....\PSM.vcxprojResolveAssemblyReference.cache,713,2015-01-14
...\...\.....\PSM.write.1.tlog,0,2015-01-14
...\...\.....\SGIX_depth_texture_extension.obj,24421,2015-01-14
...\...\.....\SGIX_shadow_extension.obj,24316,2015-01-14
...\...\.....\SHADOW_MAP_LIGHT.obj,45387,2015-01-14
...\...\.....\TIMER.obj,23807,2015-01-14
...\...\.....\vc100.idb,617472,2015-01-14
...\...\.....\vc100.pdb,143360,2015-01-14
...\...\.....\VECTOR2D.obj,21343,2015-01-14
...\...\.....\VECTOR3D.obj,36957,2015-01-14
...\...\.....\VECTOR4D.obj,29838,2015-01-14
...\...\.....\WINDOW.obj,60985,2015-01-14
...\...\Error Log.txt,896,2015-01-15
...\...\extensions
...\...\..........\ARB_multitexture_extension.cpp,7385,2015-01-14
...\...\..........\ARB_multitexture_extension.h,2549,2015-01-14
...\...\..........\EXT_blend_minmax_extension.cpp,1663,2015-01-14
...\...\..........\EXT_blend_minmax_extension.h,498,2015-01-14
...\...\..........\EXT_texture_env_combine_extension.cpp,1559,2015-01-14
...\...\..........\EXT_texture_env_combine_extension.h,480,2015-01-14
...\...\..........\NV_register_combiners_extension.cpp,4226,2015-01-14
...\...\..........\NV_register_combiners_extension.h,1432,2015-01-14
...\...\..........\SGIX_depth_texture_extension.cpp,1509,2015-01-14
...\...\..........\SGIX_depth_texture_extension.h,450,2015-01-14
...\...\..........\SGIX_shadow_extension.cpp,1439,2015-01-14
...\...\..........\SGIX_shadow_extension.h,408,2015-01-14
...\...\FPS_COUNTER.cpp,769,2015-01-14
...\...\FPS_COUNTER.h,698,2015-01-14
...\...\IMAGE.cpp,25452,2015-01-14
...\...\IMAGE.h,1369,2015-01-14
...\...\INTERACTOR.cpp,2407,2015-01-14
...\...\INTERACTOR.h,1023,2015-01-14
...\...\LOG.cpp,1852,2015-01-14
...\...\LOG.h,589,2015-01-14
...\...\main.cpp,32425,2015-01-14
...\...\Main.h,655,2015-01-14
...\...\Maths
...\...\.....\COLOR.cpp,801,2015-01-14
...\...\.....\COLOR.h,3329,2015-01-14
...\...\.....\Maths.h,571,2015-01-14
...\...\.....\MATRIX4X4.cpp,24286,2015-01-14
...\...\.....\MATRIX4X4.h,4149,2015-01-14
...\...\.....\PLANE.cpp,2060,2015-01-14
...\...\.....\PLANE.h,1779,2015-01-14
...\...\.....\VECTOR2D.cpp,852,2015-01-14
...\...\.....\VECTOR2D.h,2797,2015-01-14
...\...\.....\VECTOR3D.cpp,3305,2015-01-14
...\...\.....\VECTOR3D.h,4067,2015-01-14
...\...\.....\VECTOR4D.cpp,1639,2015-01-14
...\...\.....\VECTOR4D.h,3704,2015-01-14
...\...\PSM.vcxproj,5456,2015-01-14
...\...\PSM.vcxproj.filters,5725,2015-01-14
...\...\PSM.vcxproj.user,143,2015-01-13
...\...\SHADOW_MAP_LIGHT.cpp,1809,2015-01-14
...\...\SHADOW_MAP_LIGHT.h,737,2015-01-14
...\...\TIMER.cpp,760,2015-01-14
...\...\TIMER.h,545,2015-01-14
...\...\WINDOW.cpp,17337,2015-01-14
...\...\WINDOW.h,2692,2015-01-14
...\PSM.sdf,28200960,2015-01-15
...\PSM.sln,876,2015-01-13

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

发表评论

0 个回复

  • HUYU
    计时器,实现时钟计时(reckon by time)
    2015-08-31 11:14:52下载
    积分:1
  • 3.5寸TFT LCD并口不带触摸
    说明:  3.5寸 TFT 屏模组驱动程序,驱动芯片为:ILI9486;供参考。(3.5 inch TFT screen module driver, driver chip: ILI9486; for reference.)
    2021-04-29 14:48:43下载
    积分:1
  • ISIS_MSP430
    ISIS实现仿真MSP430单片机开发,有MSP430SRVPAK++7.5补丁和测试程序仿真图(ISIS achieve simulation MSP430 development, and testing procedures have MSP430SRVPAK++7.5 patch simulation diagram)
    2013-11-09 10:21:59下载
    积分:1
  • Dot-Matrix-5x7-(1)
    Dot Matrix 5 x 7 sample progmam , hope you enjoy
    2012-12-11 10:33:42下载
    积分:1
  • RdfSnap123_0430_Setup
    一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。 (A completely free professional screen capture software that allows you to be able to adequately capture the need for a screenshot. A flexible way to capture the image, the main can capture the entire screen, active window, selected regions, fixed region, the selected control, the selected menu, select Web pages, images, various output methods, mainly including documents, clipboard, drawing and printers. Software has to capture the cursor, set the delay before the capture, display screen magnifier, custom capture hotkeys, image file names automatically by time or templates to capture the success of the voice prompts, repeat last capture, preview captured pictures, image print, image cut , the image to the color, the anti-color images, image flip, image rotation, image size setting, commonly used photo editing, wallpaper settings and other functions. Images can be captured to save the image file, copy to the clipboard, export to the drawing, print to a printer output of a variety of ways)
    2009-11-30 20:22:53下载
    积分:1
  • lkdGui
    说明:  相比较于UCGUI,该GUI轻便,代码量少,可以快速匹配开发(Compared with UCGUI, the GUI is lightweight, less code, and can be quickly matched for development.)
    2020-06-23 15:00:01下载
    积分:1
  • Simulation of the hotel management system for a function
    模拟旅馆管理系统的一个功能――床位分配和回收-Simulation of the hotel management system for a function- the distribution and recovery beds
    2022-03-05 02:15:56下载
    积分:1
  • shizhong
    说明:  这是c++的mfc写的一个时钟,能够有起始 ,停止,重置的功能。(This is c++ The mfc write a clock, can start, stop, reset functions.)
    2008-12-07 11:15:04下载
    积分:1
  • Multimedia-Class
    多媒体定时类,精度1ms,调用函数均已封装,可以直接使用,很方便(Multimedia regular classes, accuracy 1ms, call functions are packaged, can be used directly, it is convenient)
    2014-03-03 20:06:01下载
    积分:1
  • ATMEGA16单片机数码管学习板资料
    说明:  AVR 点亮数码管的学习资料,单片机AVR类型(AVR Lighting Digital Tube Learning Material, Single Chip Microcomputer AVR Type)
    2019-07-04 17:15:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载