OpenSceneGraph/examples/osgtext3D
Robert Osfield 820166b49d Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation.
Added osgText::Bevel::s/getRoundedConcaveJunctions(bool) to control how the bevel should be tessellated around concave junctions on the glyph boundary.


git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14871 16af8721-9629-0410-8352-f15c8da7e697
2015-05-26 10:05:47 +00:00
..
CMakeLists.txt
osgtext3D_orig.cpp
osgtext3D_test.cpp
osgtext3D.cpp Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation. 2015-05-26 10:05:47 +00:00
TextNode.cpp Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation. 2015-05-26 10:05:47 +00:00
TextNode.h