|
a7fc58f7b5
|
Improve Windows support
Graph now includes more libraries out of the box, similiar
to Prism.
|
2022-03-27 22:22:02 -04:00 |
|
|
f1ff7f5047
|
Add README, update some files
|
2022-02-28 21:53:36 -05:00 |
|
|
94cccac9b2
|
Add audio system
|
2019-01-08 22:27:42 -05:00 |
|
|
0827103515
|
Change game name to ITER
|
2018-12-27 06:36:59 -05:00 |
|
|
2b65968452
|
Add visual selection feedback
|
2018-12-25 10:57:12 -05:00 |
|
|
b78b66f2ee
|
Add material editor to tools menu
|
2018-12-25 08:50:19 -05:00 |
|
|
bcd5609b9b
|
Add actual material editing
|
2018-12-25 08:32:38 -05:00 |
|
|
c110ee96a3
|
Add proper material preview
|
2018-12-25 07:51:18 -05:00 |
|
|
707396f384
|
Add level editor
|
2018-12-21 06:32:37 -05:00 |
|
|
086c26265e
|
Add controllable player
|
2018-12-21 05:11:30 -05:00 |
|
|
57a2ae9c0a
|
Add SMAA pass
|
2018-12-19 13:11:27 -05:00 |
|
|
5b035874ab
|
Refactor object system to ECS
|
2018-12-19 12:19:52 -05:00 |
|
|
d91c7d7221
|
Add support for multiple worlds in a single cinematic
|
2018-12-18 06:24:28 -05:00 |
|
|
c7d87e9a9f
|
Add stringsutil header
|
2018-12-16 19:59:48 -05:00 |
|
|
23f84a0906
|
Fix merge
|
2018-12-14 21:10:38 -05:00 |
|
|
3be69363ca
|
Load worlds from files and add fov animation property
|
2018-12-14 21:08:39 -05:00 |
|
|
91f66ef952
|
Only use imgui in debug builds
|
2018-11-11 05:41:03 -05:00 |
|
|
f0bb00b251
|
Add configurable graphics presets
|
2018-11-08 12:51:32 -05:00 |
|
|
78f56d1509
|
Add shadow pass
|
2018-11-08 08:57:41 -05:00 |
|
|
af1b3b9845
|
Add sky pass
|
2018-11-07 07:20:52 -05:00 |
|
|
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 |
|