Open GL

Advantages

efficiency: alpha blending, scaling, etc.

rotations, immersion in a 3D space

Problems: 3D concepts noticeably differ

single graphics context

single window

global rendering (rather than "damaged" rendering)

clipping (-> stencils)

Single window problem

"soft" window mode managed by Ubit