HeliumProject / Engine

C++ Game Engine (Under Construction!)
http://heliumproject.org/
Other
442 stars 70 forks source link

Multithreaded asset processing #57

Open gorlak opened 10 years ago

gorlak commented 10 years ago

Add threading to Asset preprocessing and Task system. This is probably not super hard, but will probably introduce some subtle bugs.