An open API service indexing awesome lists of open source software.

https://github.com/andeart/unitylabs.threadjob

Simple ThreadJob implementation for use with .NET 3.5 framework in Unity.
https://github.com/andeart/unitylabs.threadjob

multithreading unity unity3d

Last synced: 3 months ago
JSON representation

Simple ThreadJob implementation for use with .NET 3.5 framework in Unity.

Awesome Lists containing this project

README

          

Simple ThreadJob implementation for use with Unity and .NET 3.5 framework.

Please note that .NET 4.x allows more elegant approaches to similar functionality.