User:Mantaroh/Scroll-driven animations: Difference between revisions

Jump to navigation Jump to search
Update overview.
(Update Memo)
(Update overview.)
Line 7: Line 7:
Dean proposed [https://lists.w3.org/Archives/Public/www-style/2014Sep/0135.html the features of animation-trigger / animation-timebases / animation-behavior].<br/>
Dean proposed [https://lists.w3.org/Archives/Public/www-style/2014Sep/0135.html the features of animation-trigger / animation-timebases / animation-behavior].<br/>
And, Brian/Botond proposed the [[Platform/Layout/Extended Timelines|Extended Timeline]].<br/>
And, Brian/Botond proposed the [[Platform/Layout/Extended Timelines|Extended Timeline]].<br/>
These ideas is similar to each idea.
These ideas are similar to each idea.
Especially, We can create common architect which we can use at CSS Animations and Web Animation. Because these common idea is that we map the scroll value and timeline's value.
Especially, an amount of animation changes related to a number of scroll changes. We can create architect which using this common idea.
 
また、Firefox 49 から有効になった Bug 1178662「wrietable timeline」のバグで、タイムラインの設定 / 構築が容易に行えるようになったことから
ScrollTimeline のようにスクロール量とマッピングされたタイムラインを作成することが可能になりました。
 
そのため、このドキュメントでは Web Animation / CSS Animation を考慮したスクロールベースのアニメーションについて記述しています。


=== Interface of script proposal ===
=== Interface of script proposal ===
28

edits

Navigation menu