Commit graph

3 commits

Author SHA1 Message Date
935ca0e340
improve header guards
the following names are reserved to the language implementation:
  - (C and C++) starting with an underscore and a capital letter
  - (C++) containing any amount of double underscores

https://en.wikipedia.org/wiki/Include_guard#Discussion
2024-08-09 11:45:00 +02:00
36176e1ea6
switch from cglm to my own vector types 2024-08-08 19:53:02 +02:00
f2d87fdd00
init 2024-08-08 14:38:43 +02:00