Our new experimental NO_FLICKER renderer solves this by virtualizing the entire viewport. We hook into keyboard and mouse events to make scrolling work, and we virtualize the viewport to move control over what is rendered into the application layer. This approach has tradeoffs,
NO_FLICKER Renderer: Virtual Viewport Optimization
By
–
Leave a Reply