Added LoadTexture function

- Added stb_image for image loading
This commit is contained in:
TheCherno
2025-04-21 16:18:38 +10:00
parent 9e6f7d5e8d
commit 87873485f3
5 changed files with 8039 additions and 1 deletions

2
App/vendor/stb/stb_image.cpp vendored Normal file
View File

@@ -0,0 +1,2 @@
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"

7988
App/vendor/stb/stb_image.h vendored Normal file

File diff suppressed because it is too large Load Diff