• Joined on 2024-12-27
t pushed to main at t/LeagueOfLegendsRandomLaneAndCh… 2025-04-21 01:12:08 +02:00
8315d9cf92 Removed Comment
t pushed to camera at t/Vulkan_TestApp 2025-04-08 17:29:48 +02:00
318263051a Resize true, cursor disabled
t pushed to camera at t/Vulkan_TestApp 2025-04-08 17:18:26 +02:00
01d558539d Removed duplicate destroy of instance in cleanup
t pushed to camera at t/Vulkan_TestApp 2025-04-08 17:17:05 +02:00
9e325ed1c8 Found faulty line where width instead of height was set
t pushed to camera at t/Vulkan_TestApp 2025-04-07 23:02:30 +02:00
76ea39b784 Camera and Movementhooks are implemented but Camerarotation is faulty
t created branch camera in t/Vulkan_TestApp 2025-04-07 23:02:30 +02:00
t pushed to main at t/Vulkan_TestApp 2025-04-07 18:01:52 +02:00
ce8bc3a96b Implemented Maximal MSAA
t pushed to main at t/Vulkan_TestApp 2025-04-07 17:31:48 +02:00
2f485d11e6 Implemented Mipmaps
t pushed to main at t/Vulkan_TestApp 2025-04-06 00:36:50 +02:00
a4a1847f95 Now Models can be loaded
t pushed to main at t/Vulkan_TestApp 2025-04-05 23:41:25 +02:00
edc4931b67 Removed transitionImageLayout call in createDepthResources because renderPass takes care of this implicitly
t pushed to main at t/Vulkan_TestApp 2025-04-05 23:37:54 +02:00
b458f432ff Implemented Depth Buffering
t pushed to main at t/Vulkan_TestApp 2025-04-05 15:04:46 +02:00
6d986f496e Image is projected onto the sqaure now
881a43177e Example image of percy
Compare 2 commits »
t pushed to main at t/Vulkan_TestApp 2025-04-05 14:40:48 +02:00
80012fc7e7 Implemented Sampler with Clamp to Edge (because I like this) and anisotrpic filtering to the graphics cards max
t pushed to main at t/Vulkan_TestApp 2025-04-05 14:02:00 +02:00
45b362be82 Texture mapping functionallity implemented
b1c47589bc Added library requirements info at the top
997e32f9bf Added entries to copy textures to cmake output dir
Compare 3 commits »
t pushed to main at t/Vulkan_TestApp 2025-04-04 18:05:38 +02:00
71be91d2b1 Added set = 0 to layout for ubo
t pushed to main at t/Vulkan_TestApp 2025-04-04 18:05:11 +02:00
3562c0308a Altered readme
t pushed to main at t/Vulkan_TestApp 2025-04-04 18:04:54 +02:00
49d32224af added alignas(16) for right 16 byte offsets
cf88fecf08 Altered glm::rotate parameters
8e0234c1fb Printing programpath added
Compare 3 commits »
t pushed to main at t/Vulkan_TestApp 2025-04-04 16:29:29 +02:00
e2e84eb42c The Square is rotating, oh damn vulkan
t pushed to main at t/Vulkan_TestApp 2025-04-04 01:03:20 +02:00
aa91619805 Static index buffering
t pushed to main at t/Vulkan_TestApp 2025-04-04 00:46:30 +02:00
24a6e0086b Dynamic
5a241c546e Added vertex buffer and staging buffers
Compare 2 commits »