working mesh rendering and shader uniforms
This commit is contained in:
parent
ad13cea0ca
commit
d9bbef876e
19 changed files with 262 additions and 83 deletions
|
@ -16,6 +16,7 @@ public:
|
|||
std::string name() const { return _name; }
|
||||
|
||||
protected:
|
||||
|
||||
friend class window;
|
||||
|
||||
std::string _name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue