Initial commit

This commit is contained in:
2026-01-09 15:33:06 +01:00
commit 76b8af3e6d
86 changed files with 10423 additions and 0 deletions

3
test.sh Executable file
View File

@@ -0,0 +1,3 @@
gcc -framework OpenGL -framework AppKit ./srcs/main.c ./mlx/libmlx.a
./a.out
rm a.out