drawcall / Proton

Javascript particle animation library
https://drawcall.github.io/Proton/
MIT License
2.42k stars 275 forks source link

refactor: move raf polyfill to examples only #64

Closed cha0s closed 5 years ago

cha0s commented 5 years ago

Moves the requestAnimationFrame polyfill out of the engine and into the examples. See: #63