2 "description": "Self-driven Canvas2D animation examples",
3 "archive_data_file": "../data/tough_canvas_cases.json",
4 "smoothness": { "action": "wait", "condition": "duration", "seconds": 5 },
6 { "url":"http://mudcu.be/labs/JS1k/BreathingGalaxies.html" },
7 { "url":"http://runway.countlessprojects.com/prototype/performance_test.html" },
8 { "url":"http://geoapis.appspot.com/agdnZW9hcGlzchMLEgtFeGFtcGxlQ29kZRjh1wIM" },
9 { "url":"http://ie.microsoft.com/testdrive/Graphics/HowStuffWorksGears/Default.html" },
10 { "url":"http://ie.microsoft.com/testdrive/Performance/FishIETank/Default.html" },
11 { "url":"http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html" },
12 { "url":"http://www.storiesinflight.com/jsfft/visualizer_webaudio/" },
13 { "url":"http://acko.net/dumpx/996b.html" },
14 { "url":"http://funkaster.github.com/ChesterGL/test/test_block_frames.html" },
15 { "url":"http://www.kevs3d.co.uk/dev/canvask3d/k3d_test.html" },
16 { "url":"http://www.grantgalitz.org/sound_test/" },
17 { "url":"http://www.megidish.net/awjs/" },
18 { "url":"http://ie.microsoft.com/testdrive/Performance/Fireflies/Default.html" },
19 { "url":"http://themaninblue.com/experiment/AnimationBenchmark/canvas/" },
20 { "url":"http://mix10k.visitmix.com/Entry/Details/169" },
21 { "url":"http://www.craftymind.com/factory/guimark2/HTML5ChartingTest.html" },
22 { "url":"http://labs.jam3.ca/wp-content/uploads/2010/02/canvasVoxels.html" },
23 { "url":"http://www.chiptune.com/starfield/starfield.html" },
24 { "url":"http://deanm.github.com/pre3d/monster.html" },
25 { "url":"http://jarrodoverson.com/static/demos/particleSystem/" },
26 { "url":"http://www.effectgames.com/demos/canvascycle/" },
27 { "url":"http://www.thewildernessdowntown.com/" },
28 { "url":"http://spielzeugz.de/html5/liquid-particles.html" },
29 { "url":"http://clublime.com/lab/html5/sphere/" },
30 { "url":"http://9elements.com/io/projects/html5/canvas/" },
31 { "url":"http://hakim.se/experiments/html5/magnetic/02/" },
32 { "url":"http://ie.microsoft.com/testdrive/Performance/LetItSnow/" },
33 { "url":"http://ie.microsoft.com/testdrive/Graphics/WorkerFountains/Default.html" },
34 { "url":"http://ie.microsoft.com/testdrive/Graphics/VideoKaleidoscope/Default.html" },
35 { "url":"http://ie.microsoft.com/testdrive/Graphics/TweetMap/Default.html" },
36 { "url":"http://ie.microsoft.com/testdrive/Graphics/IEBeatz/Default.xhtml" },
37 { "url":"http://ie.microsoft.com/testdrive/Graphics/VideoCity/Default.html" },
38 { "url":"http://ie.microsoft.com/testdrive/Performance/AsteroidBelt/Default.html" },
39 { "url":"http://www.smashcat.org/av/canvas_test/" },
40 { "url": "file:///tough_canvas_cases/compositing_huge_div/index.html" },
41 { "url": "file:///tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=canvas_sprite&back=canvas" },
42 { "url": "file:///tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=image_with_shadow&back=image" },
43 { "url": "file:///tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=filled_path&back=gradient" },
44 { "url": "file:///tough_canvas_cases/canvas2d_balls_common/bouncing_balls.html?ball=text&back=white&ball_count=15" }