Coffee-Physics
Coffee-Physics copied to clipboard
performance.now support
Chrome just made performance.now() the default timestamp for requestAnimationFrame loops.
It'd be great if physics.step() could use this when integrating. Happy to write a PR if it's something the project wants.