Comment on WebGL: 80,000 particlesparentComments−banthar14yHave you downloaded all the files? requestAnimationFrame is defined in http://minimal.be/lab/fluGL/RequestAnimationFrame.js−38leinad14ythanks; i missed the import. I only remember that the method also exists in the JS api itself. did not think that there might be a wrapper around with the same name :-)−daeken14yAFAIK, no browser uses the name 'requestAnimationFrame'; everyone prefixes it still.
Comments
Have you downloaded all the files? requestAnimationFrame is defined in http://minimal.be/lab/fluGL/RequestAnimationFrame.js
thanks; i missed the import. I only remember that the method also exists in the JS api itself. did not think that there might be a wrapper around with the same name :-)
AFAIK, no browser uses the name 'requestAnimationFrame'; everyone prefixes it still.