Akhenaten icon indicating copy to clipboard operation
Akhenaten copied to clipboard

gameplay: implement tasks multithread system, based on workers

Open dalerank opened this issue 1 year ago • 0 comments

good example https://github.com/SergeyMakeev/TaskScheduler

explain: on start frame we spawn all tasks we need on this frame, after that mt system did it we can switch to next frame

dalerank avatar Aug 15 '23 19:08 dalerank