This commit is contained in:
2026-04-08 12:34:16 -05:00
parent 4d31a85d2d
commit 9035f6c3ae
3 changed files with 11 additions and 10 deletions

View File

@@ -113,7 +113,8 @@ void Rubiks::run() {
cube.getMesh(),
cube.getTransform(),
camera.getTransform(),
camera.getPerspective()
camera.getPerspective(),
color
);
{