OpenSceneGraph/src/osgFX
Robert Osfield 7a6a226ddd From Todd Furlong, "I made a couple of changes to the osgFX::Outline class (SVN patch attached). I had a couple of issues with it that I was trying to resolve:
1. When an outline object was occluded by another object, the backfacing wireframe was exposed.  To fix that, I removed the disabling of GL_DEPTH_TEST.

2. In some cases, the outline color was the same color as the geometry being drawn instead of the specified color.  I'm not sure I have completely fixed this issue, but I did make some changes to match up to how we do a scribe effect."
2010-09-15 10:50:24 +00:00
..
AnisotropicLighting.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
BumpMapping.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Cartoon.cpp Set the default setting of LineWidth to 2.0 to ensure that old default behavior 2008-07-16 16:05:43 +00:00
CMakeLists.txt From Ulrich Hertlein, "attached is a stencil buffer-based constant-width outline f/x with example. I've also modified osgfxbrowser to setup the stencil buffer accordingly." 2009-12-08 17:41:44 +00:00
Effect.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
MultiTextureControl.cpp Cleaned up the updateStateSet code 2008-07-16 15:58:51 +00:00
Outline.cpp From Todd Furlong, "I made a couple of changes to the osgFX::Outline class (SVN patch attached). I had a couple of issues with it that I was trying to resolve: 2010-09-15 10:50:24 +00:00
Registry.cpp Moved to standard OSG coding style. 2005-04-29 06:32:13 +00:00
Scribe.cpp Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0. 2009-10-28 20:31:57 +00:00
SpecularHighlights.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Technique.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
Validator.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00