* Bring back the cube shading, but with fixed lighting.

This commit is contained in:
iProgramInCpp
2023-08-07 12:21:32 +03:00
parent b77d42b04a
commit 6c1a54e3f0
11 changed files with 60 additions and 10 deletions

View File

@@ -32,3 +32,7 @@ void Model::setupAnim(float, float, float, float, float, float)
{
}
void Model::setBrightness(float)
{
}