OpenSceneGraph/examples/osgtext3D
Robert Osfield 50be800787 Moved TextNode into osgText.
Cleaned up freetype plugin so it no longer does tesselation - instead Glyph and TextNode do this.
2010-09-07 18:18:35 +00:00
..
CMakeLists.txt Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
GlyphGeometry.cpp Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
GlyphGeometry.h Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
osgtext3D_orig.cpp Added raw primitive and vertex data into the osgText::Font3D and FreeTypePlugin to aid development of new 3D text functionality. 2010-07-14 18:50:41 +00:00
osgtext3D_test.cpp Added raw primitive and vertex data into the osgText::Font3D and FreeTypePlugin to aid development of new 3D text functionality. 2010-07-14 18:50:41 +00:00
osgtext3D.cpp Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
TextNode.cpp Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
TextNode.h Added basic wiring up of TextTechnique to 3D glyph code 2010-09-03 15:03:42 +00:00