diaporama icon indicating copy to clipboard operation
diaporama copied to clipboard

image/video/content slideshow engine providing high quality animation effects including Kenburns Effect and GLSL Transitions.

Results 18 diaporama issues
Sort by recently updated
recently updated
newest added

I'm not sure what freeSlideBehind is for: https://github.com/gre/diaporama/blob/80e977ce03ac194fc8b9ce149b809f43a0bef522/lib/Diaporama.js#L210

a new feature allowing to apply effects on the slideshow. - Effects can be stacked. I can add multiple effects one after the other. - Effects intensity can be changed...

difficulty:high
feature
priority:high

Allow to define a slide that is rendered by a GLSL fragment shader :)

difficulty:medium
feature
priority:medium

sometimes it is great to just try again an image load. allow a parametrable retry system on top of `croissant`. A smart way would also be to make an increasing...

difficulty:medium
priority:low

Make a more robust validation of the data format given by the user with precise error feedback at instanciation time (instead of run time).

difficulty:easy
feature
priority:medium

extend the diaporama format to support easing alias: ``` json { "easings": { "ease": [0.25, 0.1, 0.25, 1.0], ... }, ... } ``` and use it from a kenburns or...

difficulty:easy
priority:medium

this implies more thought on how to render things, if this means rendering out of bounds or not, e.g;

difficulty:medium
priority:medium

for some reason the tests are buggy now. The tests are colliding / side effects

bug
priority:high