MakieSlides.jl
MakieSlides.jl copied to clipboard
Caching slides as images
I thought it would be good to move some of the ideas/plans I mentioned in #1 into standalone issues.
One way to speed up slides would be to generate the slides at a some desired resolution, record them to a Matrix{RGB}
and displaying that instead. Beyond that cached images could be useful for jumping to specific slides.