The Wayback Machine - https://web.archive.org/web/20160201031725/http://www.codeguru.com/cpp/misc/misc/graphics/

Latest Graphics Articles

Rubix Cube

Updated: This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions. This simulation can also rapidly calculate a solution to reordering the Cube.

Mandelbrot Using C++ AMP

This article implements a Mandelbrot renderer that is multiple times faster than a CPU-only implementation by using a new Microsoft technology called C++ AMP: Accelerated Massive Parallelism, introduced in the Visual C++ 11 Preview.

Introduction to DirectWrite

DirectWrite is a new API to render text on Windows 7 / Vista. It makes it easy to render paragraphs of text that can contain different formatting, coloring, fonts etc. It supports horizontal and vertical alignments, even vertical centering of a paragraph with multiple lines which was not possible with the old text API, etc. This article will give an introduction to the new DirectWrite API.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Managing Your Drives Using C#

Managing Your Drives Using C#

Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Top White Papers and Webcasts

  • While digital technologies offer businesses a new set of opportunities to create value, the digitalization of the business world is pushing traditional IT to its limit. IT complexity delays the delivery of new tech capabilities, raises capital and operational costs, and makes it harder for IT to help the business. However, technology can be a liberating force that helps companies reinvent themselves. Read this analyst report to learn how a next-generation business suite can break the limitations of the past by …

  • Over recent years, software-defined storage has often seemed to be equal parts reality and hype. Multiple solutions are leveraging the moniker with different definitions, providing value in different ways, and targeting different markets. One segment of software-defined storage technologies is intended to disrupt traditional storage array solutions by delivering (traditional) storage array capabilities as pure software with the potential for significant gains in enhanced flexibility and affordability. …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date