Jef Belmans e094d67bcf Cleaned up code. 2 年之前
..
CMakeLists.txt c99d74df45 Started shadow mapping 2 年之前
coral_buffer.cpp b87b1089c9 added descriptor sets and a point light 2 年之前
coral_buffer.h 04b86edb72 Started material UBO implementation 2 年之前
coral_camera.cpp 6b97406901 Added input management 2 年之前
coral_camera.h 14b7e93ab9 Added tangent and bitangent calculation 2 年之前
coral_cubemap.cpp c78388268d Added fresnel falloff 2 年之前
coral_cubemap.h 08b8c60ced Added basic environment mapping 2 年之前
coral_descriptors.cpp 08e993e943 Started work on normal mapping 2 年之前
coral_descriptors.h 67745238e1 Added ImGui to the frist app class 2 年之前
coral_device.cpp 4feb09cd21 Finished migration from VS to CLion 2 年之前
coral_device.h 67745238e1 Added ImGui to the frist app class 2 年之前
coral_frame_info.h e094d67bcf Cleaned up code. 2 年之前
coral_gameobject.cpp e094d67bcf Cleaned up code. 2 年之前
coral_gameobject.h e094d67bcf Cleaned up code. 2 年之前
coral_input.cpp 6b97406901 Added input management 2 年之前
coral_input.h 6b97406901 Added input management 2 年之前
coral_mesh.cpp 4b3da357ab Added AO and MetallicRoughness map support 2 年之前
coral_mesh.h 4b3da357ab Added AO and MetallicRoughness map support 2 年之前
coral_pipeline.cpp 8ae6cae494 Added a bilboard renderer 2 年之前
coral_pipeline.h 8ae6cae494 Added a bilboard renderer 2 年之前
coral_renderer.cpp c99d74df45 Started shadow mapping 2 年之前
coral_renderer.h 0eacb4d35b Added basic camera class 2 年之前
coral_shadowmap_renderer.cpp d8a265f13f Renamed project & removed redundant build files 2 年之前
coral_shadowmap_renderer.h c99d74df45 Started shadow mapping 2 年之前
coral_swapchain.cpp c99d74df45 Started shadow mapping 2 年之前
coral_swapchain.h 17677351f4 reworked engine structure 2 年之前
coral_texture.cpp 8ae6cae494 Added a bilboard renderer 2 年之前
coral_texture.h 8ae6cae494 Added a bilboard renderer 2 年之前
coral_utils.cpp 662d796a2e Added camera movement and mesh loader 2 年之前
coral_utils.h 662d796a2e Added camera movement and mesh loader 2 年之前
coral_window.cpp 6b97406901 Added input management 2 年之前
coral_window.h 8e1bcf01af Imrpoved camera controller and fixed mipmap bug 2 年之前
first_app.cpp e094d67bcf Cleaned up code. 2 年之前
first_app.h e094d67bcf Cleaned up code. 2 年之前
main.cpp 4feb09cd21 Finished migration from VS to CLion 2 年之前
point_light_system.cpp e094d67bcf Cleaned up code. 2 年之前
point_light_system.h 8ae6cae494 Added a bilboard renderer 2 年之前
render_system.cpp 8ae6cae494 Added a bilboard renderer 2 年之前
render_system.h 8ae6cae494 Added a bilboard renderer 2 年之前
skybox_system.cpp 70f59523a3 Improved skybox render system 2 年之前
skybox_system.h ce0dc14cc4 Added a skybox system 2 年之前
vk_initializers.cpp 04b86edb72 Started material UBO implementation 2 年之前
vk_initializers.h 8d1b059f00 Added basic glTF support 2 年之前
vk_types.h e094d67bcf Cleaned up code. 2 年之前