OpenSceneGraph/examples/osgtext3D
2010-09-06 15:43:59 +00:00
..
CMakeLists.txt Refactored osgText::Font so that it now supports both 2D and 3D glyphs. 2010-09-03 08:26:46 +00:00
GlyphGeometry.cpp Further work on new 3D text support 2010-09-06 15:43:59 +00:00
GlyphGeometry.h Further work on new 3D text support 2010-09-06 15:43:59 +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 Further work on new 3D text support 2010-09-06 15:43:59 +00:00
TextNode.cpp Further work on new 3D text support 2010-09-06 15:43:59 +00:00
TextNode.h Added basic wiring up of TextTechnique to 3D glyph code 2010-09-03 15:03:42 +00:00