impress / impress.js

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
http://impress.js.org
MIT License
37.62k stars 6.67k forks source link

Overview plugin #853

Open janishutz opened 1 year ago

janishutz commented 1 year ago

I just had an idea to implement another plugin, namely one that can be used to automatically create an overview over your presentation (and maybe even unfolds a 3D-Presentation so it can be viewed in its entirety. That'd obviously be an optional data- attribute one has to set) and as another option have the slide's content be blurred and the slide's title be auto guessed and overlayed with a big font.

I'll start working on this plugin soon. Any thoughts/suggestions?

janishutz commented 1 year ago

Also, one should be able to specify the title with like a data-overview-title attribute

janishutz commented 8 months ago

Planning this for same PR as V3