Sample Scene for Project Discussion with TA
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
#define __IMPROV_GFX__
|
||||
#include "model.h"
|
||||
#include "geometry.h"
|
||||
#include "renderer.h"
|
||||
|
||||
void Setup();
|
||||
void Draw();
|
||||
void AddModel(Model* model);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user