procedural-3d-engine/data/shaders/radialblur
2018-11-19 22:05:47 +01:00
..
colorpass.frag Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
colorpass.frag.spv Color gradient ramp for glowing parts of the mesh 2016-08-13 16:37:53 +02:00
colorpass.vert Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
colorpass.vert.spv Color gradient ramp for glowing parts of the mesh 2016-08-13 16:37:53 +02:00
generate-spirv.bat Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00
phongpass.frag Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
phongpass.frag.spv Color gradient ramp for glowing parts of the mesh 2016-08-13 16:37:53 +02:00
phongpass.vert Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
phongpass.vert.spv Color gradient ramp for glowing parts of the mesh 2016-08-13 16:37:53 +02:00
radialblur.frag Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
radialblur.frag.spv Replaced fullscreen quad from index and vertex buffer with fullscreen triangle generated in VS, code cleanup and cleaner naming 2016-08-13 22:08:13 +02:00
radialblur.vert Removed GL_ARB_separate_shader_objects and GL_ARB_shading_language_420pack extensions from all shaders 2018-11-19 22:05:47 +01:00
radialblur.vert.spv Simplified fullscreen triangle shader 2016-08-13 23:57:40 +02:00