OpenSceneGraph/examples/osgtext3D
2010-08-24 16:08:50 +00:00
..
CMakeLists.txt Refactored 3d text geometry creation code so that the text is all placed in one osg::Geometry. 2010-08-24 14:22:58 +00:00
GlyphGeometry.cpp Implemented the shell geometry code 2010-08-24 16:08:50 +00:00
GlyphGeometry.h Refactored 3d text geometry creation code so that the text is all placed in one osg::Geometry. 2010-08-24 14:22:58 +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 Implemented the shell geometry code 2010-08-24 16:08:50 +00:00