RSSAmplifier

Alex Charlton's Blog

Drawing multiple viewports at the same time

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Sometimes in graphical applications you want to draw multiple viewports on the same screen at the same time. Think about split-screen games, CAD programs showing multiple views, or a map overlay. Approaching this problem recently, I was surprised by the dearth of information on the subject. While this can be achieved through the use of framebuffers – render each viewport to a framebuffer, then…

Read on /posts/Drawing_multiple_viewports_at_the_same_time/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.