Commit Graph

6 Commits

Author SHA1 Message Date
f5430f4dd7 Add Mesh3D class for loading OBJ files 2025-10-15 10:03:25 +02:00
1041ec48a2 ♻️ (engine.cpp,onCreate.cpp,showFps.cpp,CMakeLists.txt): remove unused headers and clean up build file
Remove unnecessary #include directives from engine.cpp, onCreate.cpp,
and showFps.cpp to reduce compile time and improve readability.
Also delete extraneous blank lines in CMakeLists.txt for cleaner
configuration.
2025-10-15 10:02:30 +02:00
09afbb498c forgor about the cache 2025-10-15 08:20:55 +02:00
ad8ea23f65 🔧 (gitignore): add build directory to ignore list 2025-10-15 08:19:23 +02:00
11d4aac4ce added the other files 2025-10-15 08:17:32 +02:00
deff78ed58 📝 (BUILD.md): add build instructions 2025-10-15 08:14:26 +02:00