Commit graph

17 commits

Author SHA1 Message Date
saschawillems
10afc74051 Update spherical environment mapping shaders to reflect camera orientation for normals 2016-03-02 21:13:23 +01:00
saschawillems
70aa438b11 Replaced separate mat cap textures into one texture array 2016-03-02 20:58:00 +01:00
saschawillems
9cf52c4b45 Moved shaders for spherical environment mapping example to separate folder 2016-03-02 20:57:33 +01:00
saschawillems
852f4ad314 Fixes for examples using push constants (now working fine on AMD too) 2016-03-02 19:58:06 +01:00
saschawillems
c2306108c4 Rebuild SPIR-V shaders for tessellation example with recent glslangvalidator. Fixes #54 2016-03-01 22:05:49 +01:00
Sascha Willems
9698df0c3a Merge pull request #38 from jaakkowork/sphericalenvmapping-fixes
Fixed a mistake in sem.frag: pow(x,y) is undefined when x < 0
2016-03-01 22:00:05 +01:00
saschawillems
e45c90f180 Added shadow mapping example 2016-02-28 22:26:11 +01:00
saschawillems
9ecbaca69f Moved shaders for omni directional shadow mapping sample 2016-02-28 22:19:27 +01:00
saschawillems
3f6b9d0444 Added license notice and copyright for Vulkan Scene model (and derived models) 2016-02-27 17:46:42 +01:00
saschawillems
8db53288b4 Added license (CC-BY 3.0) for my retro ufo models 2016-02-25 22:16:42 +01:00
saschawillems
9c5495e12e Started work on multi threaded rendering example 2016-02-25 22:08:47 +01:00
saschawillems
94f6b4a074 Updated mesh shaders (better lighting with specular) 2016-02-24 23:26:49 +01:00
saschawillems
4807931164 Updated bloom shaders (better lighting with specular) 2016-02-24 23:14:47 +01:00
Jaakko Konttinen
09869322af Fixed a mistake in sem.frag: pow(x,y) is undefined when x < 0 2016-02-22 16:46:29 -05:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00
saschawillems
481fcd1ac3 Added the first bunch of 3D models used in the demo scene screenshot in different formats 2015-08-15 12:48:58 +02:00
saschawillems
f18da61f96 Added an angry teapot ;) 2015-08-12 22:51:21 +02:00