added open gl stuff

This commit is contained in:
2024-12-23 17:53:47 +03:00
parent a68007a1f4
commit d80e1658e8
14 changed files with 206 additions and 32 deletions

View File

@@ -3,7 +3,7 @@
//
#include <gtest/gtest.h>
#include <omath/engines/Source/Camera.hpp>
#include <omath/engines/Source/Constants.h>
#include <omath/engines/Source/Constants.hpp>
#include <omath/engines/Source/Formulas.hpp>