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
234cb82867a30fc87016f14eed37a2eec95d17ce
OpenSceneGraph
/
examples
/
osgtext3D
History
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