This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2ee999fb6e7c06ad6c7b5f11d8bc5aaedca1b49a
OpenSceneGraph
/
examples
/
osgtext3D
History
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