(09-20-2024, 07:09 PM)Pete Wrote: Sam, I need you to add slow motion, for my golf swing...
Oh wait, I'm old, better make that 3x speed. That will make me feel much better.
I have some image flipping stuff I played around with a decade or so ago, but you had to keep a database of images to call. Very cool if this gets those images straight from a single gif file.
Pete
+1
A speed multiplier is a slick idea. I'll add that to my TODO list.
(09-20-2024, 03:20 PM)Dav Wrote: Nice work on GIFPlay, @a740g.Thanks @Dav. Honestly, I have not worked on this for a while. FLI/FLC is something I want to do. Thanks for sharing.
Was wondering, did you ever write that FLI/FLC player? I wrote a FLI player in Qbasic years ago (here) which I updated to QB64 code (below). It's very limited but does play FLI's, here it is if it will help at all.
- Dav