Skip to content

Commit 8a7ad88

Browse files
committed
Add use cases doc
1 parent 93ddfcc commit 8a7ad88

1 file changed

Lines changed: 74 additions & 0 deletions

File tree

Use cases.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
Curated use cases:
2+
3+
1. Scroll-triggered animations
4+
---------------------------------
5+
6+
Trigger an animation based on scroll position:
7+
8+
- https://info.internet.org/en/
9+
- http://www.nurturedigital.com/work/pfister-react
10+
- http://fantasy.co/work
11+
- https://www.pumperlgsund-bio.de/de/
12+
- http://us.rimmellondon.com/ (Perhaps This example uses scroll snap)
13+
- http://tomerlerner.com/web/scroll/index.html#top (dito)
14+
- http://graphicnovel-hybrid4.peugeot.com/start.html (AutoPlay)
15+
16+
Play an animation continually within a certain scroll range:
17+
18+
- http://www.kabu-kitamura.com/colon/en/
19+
20+
Animation stops playing once the scroll position leaves a certain range
21+
but continues to the end of the current iteration:
22+
23+
- http://www.dementialab.org/ (time-base animation is made by Flash!)
24+
- http://www.dementialab.org/conclusion/ (time-base animation is made by Flash!)
25+
- http://www.cabletv.com/the-walking-dead (Last slides)
26+
- https://scrollrevealjs.org/
27+
- https://ihatetomatoes.net/demos/one-page-scroll-animations/
28+
- http://www.beoplay.com/products/beoplayh5#magnetic
29+
30+
Multiple scroll-ranges:
31+
32+
- http://www.exsus.com/highway-one-roadtrip (some animation related with wall clock)
33+
- http://neomam.com/interactive/13reasons/ (Dit)
34+
- http://pitchfork.com/features/cover-story/reader/savages/
35+
- http://www.soleilnoir.net/believein/#/end
36+
37+
2. Scroll-triggered style changes
38+
------------------------------------
39+
40+
- http://unformedbuilding.com/articles/fixed-nav-with-jquery/
41+
42+
3. Scroll-linked animations
43+
-----------------------------
44+
45+
Scroll position controls progress:
46+
47+
- http://alfredservice.com/ (controls animation progress, even movie progress)
48+
- http://www.flatvsrealism.com
49+
- http://makeyourmoneymatter.org/
50+
- http://www.dementialab.org/discovery-lab/
51+
- http://lostworldsfairs.com/atlantis/
52+
- http://everylastdrop.co.uk/
53+
- http://www.madwell.com/work
54+
- http://www.fannabee.com/
55+
- http://www.culturalsolutions.co.uk/
56+
- http://jason-kenny.com/
57+
- http://lamoulade.com/#!/home
58+
- http://www.nytimes.com/projects/2013/tomato-can-blues/?hp
59+
- http://www.unfold.no/
60+
- http://www.arnoldclark.com/challenge/
61+
- http://cyclemon.com/
62+
- http://www.bbc.co.uk/news/special/2014/newsspec_7617/index.html
63+
- http://johnpeelarchive.com/joe-boyd/#TOOTS
64+
- http://nasaprospect.com/
65+
- http://allout.org/en/
66+
- https://www.washingtonpost.com/graphics/sports/olympics/scale-of-the-olympics/?%3Ftid%3D=sm_pg&%3Ftid%3D=sm_pg (scroll → zoom)
67+
- https://www.invisionapp.com/product-design-industry-report-2016
68+
69+
4. Combination scroll and time-based animations
70+
------------------------------------------------------
71+
72+
- http://www.nytimes.com/projects/2012/snow-fall/#/?part=tunnel-creek
73+
- http://www.gestrandete-wale.info/
74+
- http://cuberto.com/

0 commit comments

Comments
 (0)