Commit graph

11 commits

Author SHA1 Message Date
Sascha Willems
24591c6570 Code cleanup 2024-01-16 19:32:34 +01:00
Sascha Willems
d0211d1f14 Replaced per-sample validation define with global define in base class
Toggling validation via command line arguments is the preferred way anyway
Define was also added as a CMake option
2023-12-30 13:15:37 +01:00
Sascha Willems
10031d4cca Changed references to the asset pack 2023-05-10 21:29:33 +02:00
Stephen Saunders
279c95422d Implement viewChanged() in multiple examples for proper window resize handling, fix triangle example resizing on macOS 2022-07-07 09:57:01 -04:00
Sascha Willems
704aeec6b0 Simplified glTF buffer code
Added Android build files
2022-01-22 10:03:39 +01:00
Sascha Willems
aad5a7dd81 Code cleanup 2022-01-21 21:07:16 +01:00
Sascha Willems
6b0bc52a1b Code cleanup and readme for vertex attributes sample 2022-01-21 13:35:06 +01:00
Sascha Willems
e34634c266 Corrected vertex attribute formats 2022-01-21 11:42:50 +01:00
Sascha Willems
0dc34c3375 Code restructuring 2022-01-21 09:59:30 +01:00
Sascha Willems
15124e8232 Code restructuring, cleanup and simplification 2022-01-21 08:17:07 +01:00
Sascha Willems
5f1aac61ca Started working on sample showing comparing separate/interleaved vertex attributes 2021-12-26 18:42:03 +01:00