It's a shitty game engine!
  • C 97.9%
  • C++ 1.9%
  • Meson 0.1%
Find a file
Benjamin Goisser 6fbf4941ec
All checks were successful
CI / build (push) Successful in 1m6s
Implement logging system
2025-05-13 23:31:21 +02:00
.github/workflows Add ci workflow and fix meson.build 2025-05-07 18:35:42 +02:00
.vscode Disable vsync and fix test rotation speed 2025-05-06 22:08:58 +02:00
include/shityengine Implement logging system 2025-05-13 23:31:21 +02:00
lib Add glfw wrap file 2025-05-07 17:11:37 +02:00
src Implement logging system 2025-05-13 23:31:21 +02:00
test Fix clang warnings 2025-05-12 22:55:25 +02:00
.clang-tidy Fix clang warnings 2025-05-12 22:55:25 +02:00
.clangd Implement transform and camera component 2025-05-10 21:01:34 +02:00
.gitignore Change glad loader and fix gitignore 2025-05-04 18:59:02 +02:00
Doxyfile Add Doxyfile 2025-05-10 21:48:59 +02:00
LICENSE Initial commit 2025-04-29 22:18:39 +02:00
meson.build Add Mesh, MeshComponent, and Material 2025-05-12 21:42:30 +02:00
README.md Switch to managing dependencies with meson instead of git submodules 2025-05-04 01:49:40 +02:00

ShityEngine

It's a shitty game engine!