Pinned Repositories
MiniConsoleLogger
Tiny console logger I am using for my games. It includes: threadname, timestamp, source and line, log level, and formates the message according to the parameters given. MT and colors are possible.
Odin
Odin Programming Language
rpg
3D Vulkan Renderer, Window, GUI, ECS, custom STL, Memory
rts
2D Framework (window, input, graphics, network)
TaskPool
TaskPool is able to run multiple tasks multithreaded
awwdev's Repositories
awwdev/rpg
3D Vulkan Renderer, Window, GUI, ECS, custom STL, Memory
awwdev/rts
2D Framework (window, input, graphics, network)
awwdev/MiniConsoleLogger
Tiny console logger I am using for my games. It includes: threadname, timestamp, source and line, log level, and formates the message according to the parameters given. MT and colors are possible.
awwdev/Odin
Odin Programming Language
awwdev/TaskPool
TaskPool is able to run multiple tasks multithreaded