Quote Originally Posted by WILL
Hmm I'm not sure I follow you there. If I'm plotting the vertex coords, how can I be cashing the 'geometry' data? Throw up some pesudeo code.
caching, as in storing the vertices you plotted directly to screen and instead of recreating them each frame, recreate them when the text actually changed.