Learn how to fixing flickering issues when drawing graphics by using double buffering.
Latest Graphics Articles - Page 2
Working with Device Contexts in MFC
Acquire the core information that will allow you to do (at least) simple painting operations in MFC.
EAN13 Barcode Class
Learn about a lightweight class that prints EAN13 barcodes and displays captions.
Mould Text in Any Shape
Sometimes, putting text in a rectangular block may just be a little too straight. With the C++ class QEnvelopeText, you can mould a piece of body type in any shape.
The Mists of Avalon
Learn about "Avalon," the exciting new presentation subsystem of the upcoming Windows platforms. After an introduction to declarative drawing and XAML, you'll use XAMLPad to get a first taste of Avalon programming.
Deriving Projection Matrices
Walk through the mathematical derivation of orthographic and perspective projection matrices used in 3D graphics.
Latest CodeGuru Developer Columns

Working with Standard Library Containers and Iterators in C++
Focus on standard library concepts and be introduced to container and iterator templates. Appropriate examples are provided.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Using Ubuntu Virtual Machine in Azure
Explore how to create and use a Ubuntu virtual machine.