C/C++ Framework
Go to file
2024-10-21 07:25:05 +02:00
.github/workflows Create codeql.yml 2024-07-27 17:06:00 +02:00
animation Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
asset started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
audio fix sound playing, we are actually playing an audio file :) 2024-09-22 00:10:34 +02:00
auth fixes after re-structure 2024-07-12 16:05:00 +02:00
camera Started to shift to better defined types 2024-10-01 00:22:42 +02:00
color Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
compression started fixing previous commit 2024-10-21 07:25:05 +02:00
database fixes after re-structure 2024-07-12 16:05:00 +02:00
entity rotating cubes2 2024-09-12 01:30:46 +02:00
font started fixing previous commit 2024-10-21 07:25:05 +02:00
gpuapi started fixing previous commit 2024-10-21 07:25:05 +02:00
hash started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
image Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
input improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
light generalized library loading 2024-09-20 18:12:14 +02:00
localization started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
log started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
math restructured application -> started to use more dlls 2024-10-15 02:57:20 +02:00
memory started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
models started fixing previous commit 2024-10-21 07:25:05 +02:00
module restructured application -> started to use more dlls 2024-10-15 02:57:20 +02:00
network fix includes and include order 2024-09-21 01:34:20 +02:00
noise Started to shift to better defined types 2024-10-01 00:22:42 +02:00
object started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
particle fix includes and include order 2024-09-21 01:34:20 +02:00
pathfinding Started to shift to better defined types 2024-10-01 00:22:42 +02:00
platform started fixing previous commit 2024-10-21 07:25:05 +02:00
render re-structure 2024-07-12 15:26:57 +02:00
shaders re-structure 2024-07-12 15:26:57 +02:00
stdlib started to implement more custom file formats, 100% nothing is working at the moment 2024-10-21 03:58:35 +02:00
thread update 2024-08-04 00:09:16 +02:00
ui started fixing previous commit 2024-10-21 07:25:05 +02:00
utils started fixing previous commit 2024-10-21 07:25:05 +02:00
.gitignore update 2024-07-21 21:25:39 +02:00
README.md Create README.md 2024-07-12 14:05:44 +02:00

GameEngine