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"
|
||||
Reference in New Issue
Block a user