文件名称:shallows-0.91
- 所属分类:
- DirextX编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.95mb
- 下载次数:
- 0次
- 提 供 者:
- mart ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Glsl programming shallow shader example, compilable on windows and linux platforms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shallows-0.91
.............\src
.............\...\Program.cpp
.............\...\OffScreenRenderTarget.cpp
.............\...\RenderBuffer.cpp
.............\...\textureCreation.cpp
.............\...\OnScreenRenderTarget.cpp
.............\...\imageCreation.cpp
.............\...\Image.cpp
.............\...\Shader.cpp
.............\...\FrameBuffer.cpp
.............\...\CgProgramImpl.cpp
.............\...\Texture.cpp
.............\...\RenderTexture2D.cpp
.............\...\RenderTarget.cpp
.............\...\shallows.cpp
.............\...\OffScreenBuffer.cpp
.............\...\imageCreationInternal.cpp
.............\...\GLShader.cpp
.............\...\CgProgram.cpp
.............\...\OnScreenBuffer.cpp
.............\...\GLProgram.cpp
.............\...\ShallowsExt.cpp
.............\...\CgShader.cpp
.............\...\Texture1D.cpp
.............\...\Texture2D.cpp
.............\...\Texture3D.cpp
.............\...\.cvsignore
.............\...\readBuffer.cpp
.............\TODO
.............\test
.............\....\GLProgramTest.cpp
.............\....\GLProgramTest.hpp
.............\....\shallowstesting.cpp
.............\....\shallowstesting.hpp
.............\....\SConstruct
.............\....\WindowingBufferTest.cpp
.............\....\WindowingBufferTest.hpp
.............\....\Texture2DTest.cpp
.............\....\Texture2DTest.hpp
.............\....\readBufferTest.cpp
.............\....\readBufferTest.hpp
.............\....\shaders
.............\....\.......\Sum3DTexture.glshader
.............\....\.......\showTex.cgshader
.............\....\.......\attribshader.cgshader
.............\....\.......\showtexRECT.shader
.............\....\.......\attribshader.glshader
.............\....\.......\combine_four_textures.shader
.............\....\.......\heat.shader
.............\....\.......\frag_only.cgshader
.............\....\.......\showtex2D.shader
.............\....\main.cpp
.............\....\Texture3DTest.cpp
.............\....\Texture3DTest.hpp
.............\....\images
.............\....\......\CMA_Logo_512x512.png
.............\....\......\baboon-color-512x512.tiff
.............\....\......\lena-color-512x512.tiff
.............\....\......\peppers-color-512x512.tiff
.............\....\......\barbara-grayscale-512x512.tiff
.............\....\......\SintefLogo-512x512.png
.............\....\......\lena-color-512x512-16bit.png
.............\....\......\bubble-1.gif
.............\....\......\goldhill-grayscale-512x512.tiff
.............\....\......\.cvsignore
.............\....\......\l_hires.jpg
.............\....\......\camerman-grayscale-256x256.tiff
.............\....\ImageTest.cpp
.............\....\ImageTest.hpp
.............\....\.cvsignore
.............\....\CgProgramTest.cpp
.............\....\CgProgramTest.hpp
.............\....\FrameBufferTest.cpp
.............\....\FrameBufferTest.hpp
.............\SConstruct
.............\boost
.............\.....\libs
.............\.....\....\regex
.............\.....\....\.....\src
.............\.....\....\.....\...\c_regex_traits.cpp
.............\.....\....\.....\...\wc_regex_traits.cpp
.............\.....\....\.....\...\regex_traits_defaults.cpp
.............\.....\....\.....\...\regex_debug.cpp
.............\.....\....\.....\...\static_mutex.cpp
.............\.....\....\.....\...\cpp_regex_traits.cpp
.............\.....\....\.....\...\winstances.cpp
.............\.....\....\.....\...\usinstances.cpp
.............\.....\....\.....\...\posix_api.cpp
.............\.....\....\.....\...\icu.cpp
.............\.....\....\.....\...\wide_posix_api.cpp
.............\.....\....\.....\...\w32_regex_traits.cpp
.............\.....\....\.....\...\instances.cpp
.............\.....\....\.....\...\fileiter.cpp
.............\.....\....\.....\...\regex.cpp
.............\.....\....\.....\...\regex_raw_buffer.cpp
.............\.....\....\.....\...\cregex.cpp
.............\.....\....\.....\test
.............\.....\....\.....\....\config_info
.............\.....\....\.....\....\...........\regex_config_info.cpp
.............\src
.............\...\Program.cpp
.............\...\OffScreenRenderTarget.cpp
.............\...\RenderBuffer.cpp
.............\...\textureCreation.cpp
.............\...\OnScreenRenderTarget.cpp
.............\...\imageCreation.cpp
.............\...\Image.cpp
.............\...\Shader.cpp
.............\...\FrameBuffer.cpp
.............\...\CgProgramImpl.cpp
.............\...\Texture.cpp
.............\...\RenderTexture2D.cpp
.............\...\RenderTarget.cpp
.............\...\shallows.cpp
.............\...\OffScreenBuffer.cpp
.............\...\imageCreationInternal.cpp
.............\...\GLShader.cpp
.............\...\CgProgram.cpp
.............\...\OnScreenBuffer.cpp
.............\...\GLProgram.cpp
.............\...\ShallowsExt.cpp
.............\...\CgShader.cpp
.............\...\Texture1D.cpp
.............\...\Texture2D.cpp
.............\...\Texture3D.cpp
.............\...\.cvsignore
.............\...\readBuffer.cpp
.............\TODO
.............\test
.............\....\GLProgramTest.cpp
.............\....\GLProgramTest.hpp
.............\....\shallowstesting.cpp
.............\....\shallowstesting.hpp
.............\....\SConstruct
.............\....\WindowingBufferTest.cpp
.............\....\WindowingBufferTest.hpp
.............\....\Texture2DTest.cpp
.............\....\Texture2DTest.hpp
.............\....\readBufferTest.cpp
.............\....\readBufferTest.hpp
.............\....\shaders
.............\....\.......\Sum3DTexture.glshader
.............\....\.......\showTex.cgshader
.............\....\.......\attribshader.cgshader
.............\....\.......\showtexRECT.shader
.............\....\.......\attribshader.glshader
.............\....\.......\combine_four_textures.shader
.............\....\.......\heat.shader
.............\....\.......\frag_only.cgshader
.............\....\.......\showtex2D.shader
.............\....\main.cpp
.............\....\Texture3DTest.cpp
.............\....\Texture3DTest.hpp
.............\....\images
.............\....\......\CMA_Logo_512x512.png
.............\....\......\baboon-color-512x512.tiff
.............\....\......\lena-color-512x512.tiff
.............\....\......\peppers-color-512x512.tiff
.............\....\......\barbara-grayscale-512x512.tiff
.............\....\......\SintefLogo-512x512.png
.............\....\......\lena-color-512x512-16bit.png
.............\....\......\bubble-1.gif
.............\....\......\goldhill-grayscale-512x512.tiff
.............\....\......\.cvsignore
.............\....\......\l_hires.jpg
.............\....\......\camerman-grayscale-256x256.tiff
.............\....\ImageTest.cpp
.............\....\ImageTest.hpp
.............\....\.cvsignore
.............\....\CgProgramTest.cpp
.............\....\CgProgramTest.hpp
.............\....\FrameBufferTest.cpp
.............\....\FrameBufferTest.hpp
.............\SConstruct
.............\boost
.............\.....\libs
.............\.....\....\regex
.............\.....\....\.....\src
.............\.....\....\.....\...\c_regex_traits.cpp
.............\.....\....\.....\...\wc_regex_traits.cpp
.............\.....\....\.....\...\regex_traits_defaults.cpp
.............\.....\....\.....\...\regex_debug.cpp
.............\.....\....\.....\...\static_mutex.cpp
.............\.....\....\.....\...\cpp_regex_traits.cpp
.............\.....\....\.....\...\winstances.cpp
.............\.....\....\.....\...\usinstances.cpp
.............\.....\....\.....\...\posix_api.cpp
.............\.....\....\.....\...\icu.cpp
.............\.....\....\.....\...\wide_posix_api.cpp
.............\.....\....\.....\...\w32_regex_traits.cpp
.............\.....\....\.....\...\instances.cpp
.............\.....\....\.....\...\fileiter.cpp
.............\.....\....\.....\...\regex.cpp
.............\.....\....\.....\...\regex_raw_buffer.cpp
.............\.....\....\.....\...\cregex.cpp
.............\.....\....\.....\test
.............\.....\....\.....\....\config_info
.............\.....\....\.....\....\...........\regex_config_info.cpp