Commit graph

108 commits

Author SHA1 Message Date
Angelo Theodorou
0166680572 Fix CMake project name
The CMake project name is set to be the same as the name of the first example.
I suggest it gets changed to the name of the Visual Studio solution included in the repository.
2016-02-18 17:35:55 +00:00
Sascha Willems
1647082260 Merge pull request #8 from akazantsev/master
Fix needed for outsource build
2016-02-18 12:20:32 +01:00
Sascha Willems
411d5f881a gitattributes 2016-02-18 12:03:13 +01:00
Sascha Willems
ed4c725e67 gitattributes 2016-02-18 11:59:40 +01:00
Sascha Willems
9cd3d44b84 Removed messagebox on device lost (was for testing purpose only) 2016-02-18 11:21:11 +01:00
Sascha Willems
5029b8fd07 Pass correct buffer create info reference for index buffer (Fixes #17) 2016-02-18 11:20:45 +01:00
saschawillems
40f13fc770 Fix for physical device enumeration 2016-02-17 18:37:36 +01:00
saschawillems
7194db8dad Added missing assimp dll 2016-02-16 21:12:25 +01:00
Andrey Kazantsev
a91852433d Fix needed for outsource build 2016-02-16 19:33:57 +02:00
saschawillems
6fa97dd875 Link to precompiled binaries 2016-02-16 15:39:35 +01:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00
saschawillems
367fda186b Android examples and screenshots 2016-02-14 18:50:04 +01:00
saschawillems
f06806147b Added android readme (stub) 2016-02-14 17:04:13 +01:00
saschawillems
b39673579a Tessellation screenshot and used mesh 2016-02-14 16:43:24 +01:00
saschawillems
218fff4171 Added info and screenshot for skeletal animation example 2016-01-22 22:06:38 +01:00
saschawillems
7978558469 Added info and screenshot for occlusion query example 2016-01-21 16:52:43 +01:00
saschawillems
3b32d14388 Info on texture loading example 2016-01-19 23:01:49 +01:00
saschawillems
9fa489b50b Added info and screenshot for distance field font rendering example 2016-01-16 19:35:45 +01:00
saschawillems
40c445e9a4 Images aligned right for better readability 2016-01-16 19:23:15 +01:00
saschawillems
92e2369f45 Updated screenshot and info in offscreen example 2016-01-14 21:34:16 +01:00
saschawillems
39ee1da192 Updated screenshot for mesh rendering example, attributions 2016-01-10 14:53:49 +01:00
saschawillems
2d99cee1d3 Added information and screenshot for deferred shading example 2016-01-10 10:58:45 +01:00
saschawillems
4ff061bd3a Push constant screenshots, some more information on triangle exampled, fixed link to humus' page 2016-01-10 10:44:10 +01:00
saschawillems
9c809bf03b Screenshot and info for omnidirectional shadow mapping example, moved vulkan base class documentation to separate folder 2016-01-03 20:40:21 +01:00
saschawillems
b27fd97766 Updated details (and screenshot) for texture mapping demo 2016-01-03 20:21:09 +01:00
saschawillems
f5ed3fed45 Screenshot and info for texture array example 2015-12-26 16:06:00 +01:00
saschawillems
94664cb27f Updated screenshots 2015-12-25 22:24:42 +01:00
saschawillems
57f6eb11ef Screenshot and info for cube map example. attributions (texture used in sample by Emil Persson www.humus.name) 2015-12-25 17:18:09 +01:00
saschawillems
051742d1c5 Screenshot and info for compute shader particle system example 2015-12-24 15:28:48 +01:00
saschawillems
e511e2fbf8 Note about release date and link to Vulkan Working Group Update from 2015-12-18 2015-12-23 20:11:21 +01:00
saschawillems
ab91cfd262 Screenshot and info for push constant example, link to SPIR-V specs 2015-12-23 20:04:14 +01:00
saschawillems
33a7d31782 Screenshot and info on compute shader image processing example 2015-12-08 22:26:19 +01:00
Sascha Willems
38fd217e39 Create LICENSE.md
Added license file
2015-12-05 16:33:04 +01:00
saschawillems
5408b71aa9 Build info (single CMakeLists.txt for all samples), updated screenshots 2015-12-05 16:28:06 +01:00
saschawillems
239666d071 Updated bloom screenshot 2015-12-02 22:46:41 +01:00
saschawillems
048bfa2ab8 Screenshot and info on bloom example, info on building and dependencies 2015-12-02 22:33:52 +01:00
saschawillems
40536370be Screenshot and info on radial blur (fullscreen shader) example 2015-11-29 16:28:08 +01:00
saschawillems
41bf8bca06 Screenshot and info on offscreen rendering example 2015-11-28 00:21:17 +01:00
saschawillems
8b31f60038 Screenshot and info on parallax mapping example 2015-11-23 23:12:49 +01:00
saschawillems
dca252098d Screenshot and info on vulkan demo scene 2015-11-22 13:36:42 +01:00
saschawillems
0d69227c42 Screenshot and info instancing example 2015-11-21 18:51:04 +01:00
saschawillems
65086f58a1 Mesh rendering demo screenshot, dependencies, info on validation layer constructor overload 2015-11-19 23:26:01 +01:00
saschawillems
5795de7bce Readme with (tentative) list of examples. screenshots 2015-11-17 23:11:35 +01:00
Sascha Willems
d4d174eb7e Addes several external links to Vulkan related slides and talks from SIGGRAPH 2015 2015-08-18 13:22:26 +02:00
saschawillems
04708e7708 Chapter on 3D models 2015-08-16 12:10:57 +02:00
saschawillems
06c9126a02 Added COLLADA and glTF formats for vulkanscene 2015-08-16 11:58:50 +02:00
saschawillems
8f33b69843 License details 2015-08-15 18:06:01 +02:00
saschawillems
3d6756c59f Added complete vulkan demo scene 2015-08-15 18:02:50 +02:00
saschawillems
2b912d0d43 Added models for hamardillo, missing .obj wavefront files, added .obj wavefront files exception to .gitignore 2015-08-15 17:33:51 +02:00
saschawillems
1fd70b5835 Updated image for angry teapot 2015-08-15 17:29:36 +02:00