Implement Schedueler extension
Closed this issue · 2 comments
GrosSacASac commented
Let's start with a simple scheduler that provides, a replacement for requestAnimationFrame
Each module will have access to a centralized requestAnimationFrame, which avoids having a situation where each modules calls raw requestAnimationFrame on its own
GrosSacASac commented
do a performer comparison of both approaches before
GrosSacASac commented
closing for now