Added LoadTexture function
- Added stb_image for image loading
This commit is contained in:
2
App/vendor/stb/stb_image.cpp
vendored
Normal file
2
App/vendor/stb/stb_image.cpp
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
7988
App/vendor/stb/stb_image.h
vendored
Normal file
7988
App/vendor/stb/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user