文件名称:FresnelReflection
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:5.08mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现菲涅尔(Fresnel)反射的源代码
需要DirectX8以上硬件支持。-achieve Fresnel (Fresnel) reflection of the source code needs more DirectX8 hardware support.
需要DirectX8以上硬件支持。-achieve Fresnel (Fresnel) reflection of the source code needs more DirectX8 hardware support.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DEMOS/
DEMOS/Direct3D9/
DEMOS/Direct3D9/bin/
DEMOS/Direct3D9/bin/release/
DEMOS/Direct3D9/bin/release/FresnelReflection.exe
DEMOS/Direct3D9/bin/release/nv_nvb.dll
DEMOS/Direct3D9/inc/
DEMOS/Direct3D9/inc/shared/
DEMOS/Direct3D9/inc/shared/dxstdafx.h
DEMOS/Direct3D9/inc/shared/NVBScene9.h
DEMOS/Direct3D9/inc/shared/NVFileDialog.h
DEMOS/Direct3D9/src/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/FresnelReflection.pdf
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_lg.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_md.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_sm.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.cpp
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.sln
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.vcproj
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflectionApp.cpp
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflectionApp.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/nvafx.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/nvidia.ico
DEMOS/Direct3D9/src/HLSL_FresnelReflection/resource.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/resource.rc
DEMOS/Direct3D9/src/shared/
DEMOS/Direct3D9/src/shared/NVBScene9.cpp
LIBS/
LIBS/implib/
LIBS/implib/debug/
LIBS/implib/debug/nv_nvb.lib
LIBS/implib/release/
LIBS/implib/release/nv_nvb.lib
LIBS/inc/
LIBS/inc/DXUT/
LIBS/inc/DXUT/DXUT.h
LIBS/inc/DXUT/DXUTenum.h
LIBS/inc/DXUT/DXUTgui.h
LIBS/inc/DXUT/DXUTmesh.h
LIBS/inc/DXUT/DXUTmisc.h
LIBS/inc/DXUT/DXUTsettingsDlg.h
LIBS/inc/DXUT/DXUTSound.h
LIBS/inc/nv_math/
LIBS/inc/nv_math/nv_algebra.h
LIBS/inc/nv_math/nv_math.h
LIBS/inc/nv_math/nv_mathdecl.h
LIBS/inc/nv_nvb/
LIBS/inc/nv_nvb/nv_animation.h
LIBS/inc/nv_nvb/nv_attribute.h
LIBS/inc/nv_nvb/nv_camera.h
LIBS/inc/nv_nvb/nv_core.h
LIBS/inc/nv_nvb/nv_drawmodel_visitor.h
LIBS/inc/nv_nvb/nv_factory.h
LIBS/inc/nv_nvb/nv_file.h
LIBS/inc/nv_nvb/nv_light.h
LIBS/inc/nv_nvb/nv_material.h
LIBS/inc/nv_nvb/nv_mesh.h
LIBS/inc/nv_nvb/nv_model.h
LIBS/inc/nv_nvb/nv_node.h
LIBS/inc/nv_nvb/nv_nvb.h
LIBS/inc/nv_nvb/nv_nvbdecl.h
LIBS/inc/nv_nvb/nv_refcount.h
LIBS/inc/nv_nvb/nv_scene.h
LIBS/inc/nv_nvb/nv_streams.h
LIBS/inc/nv_nvb/nv_texcoord_set.h
LIBS/inc/nv_nvb/nv_texture.h
LIBS/inc/nv_nvb/nv_visitor.h
LIBS/inc/shared/
LIBS/inc/shared/GetFilePath.h
LIBS/inc/shared/nvFileSearch.h
LIBS/inc/shared/NV_Common.h
LIBS/inc/shared/NV_Error.h
LIBS/lib/
LIBS/lib/debug/
LIBS/lib/debug/DXUT.lib
LIBS/lib/debug/nv_math.lib
LIBS/lib/release/
LIBS/lib/release/DXUT.lib
LIBS/lib/release/nv_math.lib
Media/
Media/models/
Media/models/RocketCar/
Media/models/RocketCar/blue.dds
Media/models/RocketCar/BlueStreaks_01.dds
Media/models/RocketCar/DarkStreaks_01.dds
Media/models/RocketCar/Flame_01.dds
Media/models/RocketCar/Flame_02.dds
Media/models/RocketCar/hose.dds
Media/models/RocketCar/Metal_02.dds
Media/models/RocketCar/nvidia1.dds
Media/models/RocketCar/nvidia2.dds
Media/models/RocketCar/RocketCar.nvb
Media/programs/
Media/programs/HLSL_FresnelReflection/
Media/programs/HLSL_FresnelReflection/FresnelReflection.fx
Media/programs/shared/
Media/programs/shared/SimpleTransform.fx
Media/textures/
Media/textures/cubemaps/
Media/textures/cubemaps/IncloudsCubemap.dds
Media/textures/Ui/
Media/textures/Ui/dxutcontrols.tga
DEMOS/Direct3D9/
DEMOS/Direct3D9/bin/
DEMOS/Direct3D9/bin/release/
DEMOS/Direct3D9/bin/release/FresnelReflection.exe
DEMOS/Direct3D9/bin/release/nv_nvb.dll
DEMOS/Direct3D9/inc/
DEMOS/Direct3D9/inc/shared/
DEMOS/Direct3D9/inc/shared/dxstdafx.h
DEMOS/Direct3D9/inc/shared/NVBScene9.h
DEMOS/Direct3D9/inc/shared/NVFileDialog.h
DEMOS/Direct3D9/src/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/FresnelReflection.pdf
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_lg.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_md.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/docs/sshot_sm.png
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.cpp
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.sln
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflection.vcproj
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflectionApp.cpp
DEMOS/Direct3D9/src/HLSL_FresnelReflection/FresnelReflectionApp.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/nvafx.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/nvidia.ico
DEMOS/Direct3D9/src/HLSL_FresnelReflection/resource.h
DEMOS/Direct3D9/src/HLSL_FresnelReflection/resource.rc
DEMOS/Direct3D9/src/shared/
DEMOS/Direct3D9/src/shared/NVBScene9.cpp
LIBS/
LIBS/implib/
LIBS/implib/debug/
LIBS/implib/debug/nv_nvb.lib
LIBS/implib/release/
LIBS/implib/release/nv_nvb.lib
LIBS/inc/
LIBS/inc/DXUT/
LIBS/inc/DXUT/DXUT.h
LIBS/inc/DXUT/DXUTenum.h
LIBS/inc/DXUT/DXUTgui.h
LIBS/inc/DXUT/DXUTmesh.h
LIBS/inc/DXUT/DXUTmisc.h
LIBS/inc/DXUT/DXUTsettingsDlg.h
LIBS/inc/DXUT/DXUTSound.h
LIBS/inc/nv_math/
LIBS/inc/nv_math/nv_algebra.h
LIBS/inc/nv_math/nv_math.h
LIBS/inc/nv_math/nv_mathdecl.h
LIBS/inc/nv_nvb/
LIBS/inc/nv_nvb/nv_animation.h
LIBS/inc/nv_nvb/nv_attribute.h
LIBS/inc/nv_nvb/nv_camera.h
LIBS/inc/nv_nvb/nv_core.h
LIBS/inc/nv_nvb/nv_drawmodel_visitor.h
LIBS/inc/nv_nvb/nv_factory.h
LIBS/inc/nv_nvb/nv_file.h
LIBS/inc/nv_nvb/nv_light.h
LIBS/inc/nv_nvb/nv_material.h
LIBS/inc/nv_nvb/nv_mesh.h
LIBS/inc/nv_nvb/nv_model.h
LIBS/inc/nv_nvb/nv_node.h
LIBS/inc/nv_nvb/nv_nvb.h
LIBS/inc/nv_nvb/nv_nvbdecl.h
LIBS/inc/nv_nvb/nv_refcount.h
LIBS/inc/nv_nvb/nv_scene.h
LIBS/inc/nv_nvb/nv_streams.h
LIBS/inc/nv_nvb/nv_texcoord_set.h
LIBS/inc/nv_nvb/nv_texture.h
LIBS/inc/nv_nvb/nv_visitor.h
LIBS/inc/shared/
LIBS/inc/shared/GetFilePath.h
LIBS/inc/shared/nvFileSearch.h
LIBS/inc/shared/NV_Common.h
LIBS/inc/shared/NV_Error.h
LIBS/lib/
LIBS/lib/debug/
LIBS/lib/debug/DXUT.lib
LIBS/lib/debug/nv_math.lib
LIBS/lib/release/
LIBS/lib/release/DXUT.lib
LIBS/lib/release/nv_math.lib
Media/
Media/models/
Media/models/RocketCar/
Media/models/RocketCar/blue.dds
Media/models/RocketCar/BlueStreaks_01.dds
Media/models/RocketCar/DarkStreaks_01.dds
Media/models/RocketCar/Flame_01.dds
Media/models/RocketCar/Flame_02.dds
Media/models/RocketCar/hose.dds
Media/models/RocketCar/Metal_02.dds
Media/models/RocketCar/nvidia1.dds
Media/models/RocketCar/nvidia2.dds
Media/models/RocketCar/RocketCar.nvb
Media/programs/
Media/programs/HLSL_FresnelReflection/
Media/programs/HLSL_FresnelReflection/FresnelReflection.fx
Media/programs/shared/
Media/programs/shared/SimpleTransform.fx
Media/textures/
Media/textures/cubemaps/
Media/textures/cubemaps/IncloudsCubemap.dds
Media/textures/Ui/
Media/textures/Ui/dxutcontrols.tga
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.