sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.16k stars 1.11k forks source link

Using Jobs and Burst #911

Closed rikkuporta closed 2 years ago

rikkuporta commented 5 years ago

Maybe I have overlooked something, but are there any ways applications of the Burst Compiler and the C# Job System or Multithreading?

SolAZDev commented 3 years ago

Necroposting cause now Jobs and Burst are out of preview and are production ready