added asset loading class, zoom factor, vbo switch, shader version
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
//#pragma once
|
||||
|
||||
#define USE_VBO 0
|
||||
#define USE_SAMPLER 1
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <OpenGL/gl3.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user