Recommended Reading

Some resources to make the switch from MonoBehaviour/GameObjects to DOTS/ECS.

DOTSNET provides DOTS/ECS networking. Make sure to learn DOTS/ECS first!

Acronyms

DOTS = Data Oriented Technology Stack.

ECS = Entity Component System.

HPC# = High Performance C#

Books & Resources

Getting Started

Advanced

Last updated