VectorLib: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added my name)
m (Moved back to Third Party Tools)
Line 3: Line 3:
''This project is still in an alpha stage.''
''This project is still in an alpha stage.''


[[Category:Tools]]
[[Category:Third Party Tools]]

Revision as of 13:19, 29 June 2005

VectorLib created by deathz0rz 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.