Commit graph

4 commits

Author SHA1 Message Date
9bbc5e156a Unify C headers
Both headers are actually included at the same time by glfw3.h .
2024-03-04 12:08:25 +09:00
92e0e0fdec Add MIT LICENCE 2024-03-01 14:51:55 +09:00
57d8a971c6 Cargo fmt, minor fix 2024-03-01 14:51:15 +09:00
e60ea4d131 WIP vulkan tutorial to draw a triangle
Project setup done.

Basic initialization done.

TODO: https://vulkan-tutorial.com/en/Drawing_a_triangle/Setup/Validation_layers
2024-03-01 14:45:51 +09:00