Stuttering demo GIFs
MrDOS opened this issue · 2 comments
flock.gif and pathfinding.gif stutter heavily as committed in c494267. This appears to be a capture error, not a playback issue: there are lots of blank frames in the GIFS (e.g., in flock.gif, frames 26-47, 49, 51, 54, 58...).
I was going to capture some replacements myself (and still might), but I'm having some trouble building the project (segfault compiling the Python dependency), so I thought I'd just create an issue for now.
Understood. I will look into my recording process and may record new GIFs in the future. It is not an urgent priority for me. The current GIFs fulfil their purpose of sufficiently showcasing the engine features.
I figured as much, but I also figured it might have been something I could've tackled easily.
I got the demo running, but the framerate is too poor (~22 FPS) on my Linux workstation (GT 710; nouveau driver) to improve on what's already there. I might try again later on my Windows box.