OpenSceneGraph/examples/osgtext3D
Robert Osfield 2ee999fb6e Cleaned up main and introduced --samples <num>, --flat, --smooth command line controls.
Add StatsHandler to viewer to enable review of different settings on number vertices/triangles.
2010-08-25 11:07:30 +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 Cleaned up main and introduced --samples <num>, --flat, --smooth command line controls. 2010-08-25 11:07:30 +00:00