C/C++ Framework
Go to file
2024-10-04 22:10:24 +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 shift to better defined types 2024-10-01 00:22:42 +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 to shift to better defined types 2024-10-01 00:22:42 +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 improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
gpuapi improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
hash Started to shift to better defined types 2024-10-01 00:22:42 +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
log 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +02:00
math Started to shift to better defined types 2024-10-01 00:22:42 +02:00
memory 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +02:00
models improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +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 improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +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 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +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 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +02:00
thread update 2024-08-04 00:09:16 +02:00
ui Started to shift to better defined types 2024-10-01 00:22:42 +02:00
utils Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +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