Add an example to show framerate independence in physics calculations

This commit is contained in:
Cameron Foale
2013-12-18 11:58:11 +11:00
parent dd7ae12271
commit 55d69e16b6
2 changed files with 141 additions and 0 deletions
+4
View File
@@ -534,6 +534,10 @@
"file": "bounce.js",
"title": "bounce"
},
{
"file": "framerate+independence.js",
"title": "framerate independence"
},
{
"file": "mass+velocity+test.js",
"title": "mass velocity test"