Commit graph

7 commits

Author SHA1 Message Date
97ca8319c3
first working version
uses stb to load the image, currently all images have their texture
replaced with the texture of the first image

gonna try to fix that soon
2024-09-11 18:20:45 +02:00
59f4ed89d4
add a few more cflags to the makefile 2024-09-08 12:14:41 +02:00
b74186b130
add -fPIC to CFLAGS 2024-08-13 00:43:49 +02:00
641d86e6fa
add eupl license text to all relevant files 2024-08-13 00:12:48 +02:00
b2b5087309
add examples dir
sorry for the makefile it's shit
2024-08-08 21:48:39 +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