karanseq / eae-6300

Repository for EAE 6300 & 6310 Game Engineering. Demonstrates a block allocator, fixed size allocator, smart pointer suite, string pooling & hashing, vectorized math, multi-threaded job system and subscribe-receive event system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eae-6300

Repository for EAE 6300 & 6310 Game Engineering. Demonstrates a block allocator, fixed size allocator, smart pointer suite, string pooling & hashing, vectorized math, multi-threaded job system and subscribe-receive event system.

About

Repository for EAE 6300 & 6310 Game Engineering. Demonstrates a block allocator, fixed size allocator, smart pointer suite, string pooling & hashing, vectorized math, multi-threaded job system and subscribe-receive event system.


Languages

Language:C++ 97.1%Language:C 2.9%