@greweb

Results 177 comments of @greweb

It is not specific to an operating system as it can run on the web => https://gl-transitions.com/

more advanced topic is also the textures. there are different categories of texture ("luma"s kind of texture, the "displacement" texture, etc..)

react-native-view-shot is probably not the best library to look for if you need to capture a frame from a video. this is a feature to ask the video library instead...

could you try to reduce your component to the minimal reproductible case? to try to identify what causes it to be empty. there are possibly different root cause and I...

Did you mean $('a') instead of $('a,') ?

It's not built-in in diaporama right now, but you could use another DOM element on top of the Diaporama and listen to diaporama "render" event to put the text you...

As for implementing in diaporama, i'm not yet sure, I'm trying to keep diaporama minimal, and this one is tricky. In diaporama paradigm, everything is rendered into a canvas (that...

still, let's keep this issue opened because I'm not closing this door. I think this feature is interesting.

what do you mean by timeline hooks? There are these events https://gre.gitbooks.io/diaporama/content/docs/events.html