Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.

VectorLib

From Valve Developer Community
Jump to: navigation, search

VectorLib VectorLib is a library written by Deathz0rz, using 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.

Note.pngNote:This project is still in an alpha stage and will be resumed shortly using Procedural Materials