6 ms·
Well, what you could do is strap two back to back to each other. So like front: page1, back: page2. Then when you "turn the page" it skips evens/odds and you ju
by bufbupa 7y ago
Well, what you could do is strap two back to back to each other. So like front: page1, back: page2. Then when you "turn the page" it skips evens/odds and you just flip the display over to get page2 while page3 buffers on the other side :p
- reubenmorais 7y agoManual double buffering :) https://en.wikipedia.org/wiki/Multiple_buffering https://en.wikipedia.org/wiki/Multiple_buffering
- yorwba 7y agoFlipping back to page1 would be problematic.
- cortesoft 7y agonot if they are bound with a circular ring