Skybox working, flag for averaging normals working.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
class Model : public Resource
|
||||
{
|
||||
public:
|
||||
Model(std::shared_ptr<ResourceManager> resourceManager, OBJ &obj);
|
||||
Model(std::shared_ptr<ResourceManager> resourceManager, OBJ &obj, bool average);
|
||||
|
||||
struct TextureGroup
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user