stuff
This commit is contained in:
parent
dc5654ba9a
commit
3ffed086b1
7 changed files with 54 additions and 9 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <iostream>
|
||||
#include <glad/glad.h>
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb/stb_image.h>
|
||||
|
||||
Texture::Texture(const char* texturePath, bool flip)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue