Rendering textures

This commit is contained in:
vaxerski
2022-04-05 14:33:54 +02:00
parent 67343898ff
commit 19d9465042
7 changed files with 125 additions and 23 deletions

View File

@@ -84,5 +84,6 @@ extern "C" {
#endif
#include <GLES3/gl32.h>
#include <GLES2/gl2ext.h>
#include "helpers/Vector2D.hpp"