Commit Graph

33 Commits

Author SHA1 Message Date
t 76ea39b784 Camera and Movementhooks are implemented but Camerarotation is faulty 2025-04-07 23:01:58 +02:00
t ce8bc3a96b Implemented Maximal MSAA 2025-04-07 18:01:31 +02:00
t 2f485d11e6 Implemented Mipmaps 2025-04-07 17:31:34 +02:00
Ano-sys a4a1847f95 Now Models can be loaded 2025-04-06 00:36:45 +02:00
Ano-sys edc4931b67 Removed transitionImageLayout call in createDepthResources because renderPass takes care of this implicitly 2025-04-05 23:41:22 +02:00
Ano-sys b458f432ff Implemented Depth Buffering 2025-04-05 23:37:38 +02:00
Ano-sys 6d986f496e Image is projected onto the sqaure now 2025-04-05 15:04:30 +02:00
Ano-sys 881a43177e Example image of percy 2025-04-05 15:03:36 +02:00
Ano-sys 80012fc7e7 Implemented Sampler with Clamp to Edge (because I like this) and anisotrpic filtering to the graphics cards max 2025-04-05 14:40:32 +02:00
Ano-sys 45b362be82 Texture mapping functionallity implemented 2025-04-05 14:01:42 +02:00
Ano-sys b1c47589bc Added library requirements info at the top 2025-04-05 14:00:50 +02:00
Ano-sys 997e32f9bf Added entries to copy textures to cmake output dir 2025-04-05 14:00:19 +02:00
Ano-sys 71be91d2b1 Added set = 0 to layout for ubo 2025-04-04 18:05:35 +02:00
Ano-sys 3562c0308a Altered readme 2025-04-04 18:05:08 +02:00
Ano-sys 49d32224af added alignas(16) for right 16 byte offsets 2025-04-04 18:04:38 +02:00
Ano-sys cf88fecf08 Altered glm::rotate parameters 2025-04-04 18:03:31 +02:00
Ano-sys 8e0234c1fb Printing programpath added 2025-04-04 18:02:53 +02:00
Ano-sys e2e84eb42c The Square is rotating, oh damn vulkan 2025-04-04 16:29:13 +02:00
Ano-sys aa91619805 Static index buffering 2025-04-04 01:03:05 +02:00
Ano-sys 24a6e0086b Dynamic 2025-04-04 00:46:15 +02:00
Ano-sys 5a241c546e Added vertex buffer and staging buffers 2025-04-04 00:45:58 +02:00
Ano-sys 5944a08abc Added resizing + swap chain recreation 2025-04-03 23:00:32 +02:00
Ano-sys 811b5e0ae6 Added full sync for buffers 2025-04-03 22:00:21 +02:00
Ano-sys 4288c6fa08 Added shader compilation to cmake 2025-04-03 21:38:28 +02:00
Ano-sys b0d5f9014f Added shader compilation to cmake 2025-04-03 21:38:03 +02:00
Ano-sys 43ef6684e9 removed unnecessarities 2025-04-03 18:59:46 +02:00
Ano-sys 498b7594b7 Window Name setable through app.run(...) 2025-04-03 18:56:00 +02:00
Ano-sys 847d39906d Reorganized files 2025-04-03 18:24:52 +02:00
Ano-sys 427873e86d Reorganized files 2025-04-03 18:24:31 +02:00
Ano-sys 6f7d500ce8 Reorganized files 2025-04-03 18:24:26 +02:00
Ano-sys c8fe1024fd Triangle drawn 2025-03-31 16:32:50 +02:00
Ano-sys 8576e3b1bb Initial push 2025-03-31 14:21:05 +02:00
t 346a6aa9a5 Initial commit 2025-03-31 14:18:53 +02:00