PixelToaster

A library for C++ programmers who want to write their own software rendering routines
Download

PixelToaster Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Glenn Fiedler
  • Operating Systems:
  • Windows All
  • File Size:
  • 284 KB

PixelToaster Tags


PixelToaster Description

PixelToaster was developed to be a library for C++ programmers who want to write their own software rendering routines, instead of using hardware accelerated rendering with OpenGL or Direct3D. To use PixelToaster, all you need to do is ‘open’ a display at the desired resolution, then each frame, render into an array of pixels and ‘update’ your pixels to the display. Pixels are 32 bit truecolor or 128 bit floating point color at your choice, and are converted to the native display format automatically each update. You also get basic keyboard and mouse input and a high resolution timer, plus portability across PC, Mac and Unix boxes with quality open-source code. Supported compilers: - Visual C++ .NET (7) - Visual C++ Express (8) - Linux, BSD and MacOSX GCC - MinGW GCC for Win32


PixelToaster Related Software