File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
content/posts/newsletter-016 Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,19 @@ If needed, a section can be split into subsections with a "------" delimiter.
65
65
66
66
## Learning Material Updates
67
67
68
+ ### [ ECS scheduler thoughts, part 1] [ article ]
69
+
70
+ [ @Ratys ] wrote an article about system schedulers in [ ECS] [ ECS ] .
71
+ It contains an overview of the scheduling problem itself, covers
72
+ the constraints a solution to it should consider, and dissects
73
+ schedulers of [ Bevy] engine and [ ` yaks ` ] as examples.
74
+
75
+ [ article ] : https://ratysz.github.io/article/scheduling-1/
76
+ [ @Ratys ] : https://twitter.com/ratysz
77
+ [ ECS ] : https://en.wikipedia.org/wiki/Entity_component_system
78
+ [ Bevy ] : https://bevyengine.org/
79
+ [ `yaks` ] : https://crates.io/crates/yaks
80
+
68
81
## Library & Tooling Updates
69
82
70
83
## Popular Workgroup Issues in Github
You can’t perform that action at this time.
0 commit comments