23 Jul 2017 Simple Multithreading for Unity
A case study / tutorial on how to implement basic multithreading in Unity, by pushing expensive operations onto a second thread, based upon the flow field algorithm for our Viking Game.
A case study / tutorial on how to implement basic multithreading in Unity, by pushing expensive operations onto a second thread, based upon the flow field algorithm for our Viking Game.