Archived
1
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
30fbd04678 Reduce deps on linux 2018-11-06 14:15:02 -05:00
0c970b0236 Add material class 2018-11-06 09:08:55 -05:00
b53e2bb9ce Fix macOS builds 2018-11-05 23:18:31 -05:00
1ea4b4faab Rename shader files 2018-11-05 21:12:08 -05:00
0d939eacdf Add imgui pass 2018-11-05 20:51:23 -05:00
7ba8f776e4 Modernize CMake packages 2018-11-05 18:35:07 -05:00
886e488a26 Move third party libraries to 3rdparty folder 2018-11-05 10:26:54 -05:00
867d62edd4 Add depth of field pass 2018-11-03 07:24:32 -04:00
491a9b67c7 Add cinematic engine 2018-10-30 21:13:36 -04:00
82ede190a6 Add add_shaders add_data CMake functions 2018-10-25 08:40:24 -04:00
a084d8fe45 Add post processing pass 2018-10-17 10:06:38 -04:00
40ac8f1ec2 Modernize assimp cmake module 2018-10-16 12:52:13 -04:00
fb8dbe8f0c Add assimp cmake module 2018-10-16 09:18:42 -04:00
519b0d0141 Stop hardcoding binary dirs in CMakeLists.txt 2018-10-16 09:12:12 -04:00
4378a90f74 Add model loading 2018-10-16 08:49:25 -04:00
162252e38d Add triangle rendering 2018-10-15 19:52:16 -04:00
87fa36233b Fix typo for checking debug mode 2018-09-29 20:27:07 -04:00
2b9e6afe9c Fix CMake release builds 2018-09-28 21:08:57 -04:00
c2435144e3 Add debug messenger and validation layers support 2018-09-28 18:10:33 -04:00
582428fc71 Move source files into src and include 2018-09-27 22:51:26 -04:00
d9db9693b1 Add Vulkan queue creation 2018-09-27 22:47:56 -04:00
1249c97f24 Move instance creation into Renderer class 2018-09-27 20:09:42 -04:00
25be7b09e8 Add Vulkan instance creation 2018-09-27 00:22:33 -04:00
d191f08e38 Fix MSVC build 2018-09-26 23:51:11 -04:00
cd27bc982b Add basic SDL2 program 2018-09-26 17:51:22 -04:00