Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 562 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 562 Bytes

JobSystem

Simple job system using standard C++

Read more about this in my blog: https://turanszkij.wordpress.com/2018/11/24/simple-job-system-using-standard-c/

This repository is no longer updated. To check out the current status of the simple job system, visit the implementation in Wicked Engine: