C++
Research Project
Asset Pipeline
Optimization
Multithreading
Libstream - Async Asset Streaming
My research and implementation of an asynchronous loading system for models based on world chunks. Used a thread pool and a runtime format for loading models in parallel.