VectorLib

From Valve Developer Community
Revision as of 05:27, 29 June 2005 by Deathz0rz (talk | contribs) (VectorLib Intro - This project is still in an alpha stage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VectorLib is a library that uses Anti-Grain Geometry to draw vector images directly to memory. There are simple and intuitive C++ interface classes that provide you with the necessary functions to draw TTFs and SVGs. There are also VGUI classes that you can use to draw to the HUD.

This project is still in an alpha stage.