add Sampler class, add attributes system
This commit is contained in:
@@ -11,9 +11,11 @@
|
||||
#include <gl\GL.h>
|
||||
#endif
|
||||
|
||||
#include <map>
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
|
||||
#define GLM_FORCE_RADIANS
|
||||
|
||||
Reference in New Issue
Block a user