Current articles:
- Part 1: Why?
- Part 2: ECS
- Part 3: The Big Picture
- Part 4.1: Generic Component Managers
- Part 4.2: Adding Handles
- Part 4.3: AoS vs SoA Storage
- Part 4.4: SoA Implementation
- Part 5: Systems
- Part 6: The World
- Part 7: The Event System
- Part 8: Wrapping up
If you have any questions or suggestions for things I should include on this page (or in the articles), shoot me an email at niko@savas.ca.
Looking for source code?
Check out the source code here: https://github.com/taurheim/NomadECS.If the reason you're looking for source code is because something isn't clear, please don't hesitate to send me an email at niko@savas.ca and I'll do my best to answer you and update the blog to make more sense.