Initial commit

This commit is contained in:
nedko 2022-11-23 16:21:12 +02:00
commit a4886d07c0
4 changed files with 9623 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
all:
g++ main.cpp -o image_colours

0
main.cpp Normal file
View File

7897
stb_image.h Normal file

File diff suppressed because it is too large Load Diff

1724
stb_image_write.h Normal file

File diff suppressed because it is too large Load Diff