This more recent benchmark shows that GoASAP is staying efficient despite having some great features added recently. A few other systems are shown for comparison but keep in mind that Go is a complimentary, not a competitive animation library. More info here.
Filed under: Go by mosesoak
No Comments »
It’s no secret that Timer (even setInterval) is not accurate. It drifts quickly as event-handling lags get compounded with each cycle. This might come up when say, building a video-sequencing app or something similar.
It’s also no secret that part of GoASAP’s mission is to promote the idea of various animation systems being able to combine [...]
Filed under: Go by mosesoak
1 Comment »