Added support for using the new osgShadow plugin as a psuedo loader such that:
osgviewer cow.osg.shadow Or to ShadowVolume rechnique specifically: osgviewer cow.osg.sv.shadow
This commit is contained in:
@@ -155,6 +155,8 @@ Registry::Registry()
|
||||
#endif
|
||||
}
|
||||
|
||||
addFileExtensionAlias("shadow", "osgShadow");
|
||||
|
||||
addFileExtensionAlias("sgi", "rgb");
|
||||
addFileExtensionAlias("rgba", "rgb");
|
||||
addFileExtensionAlias("int", "rgb");
|
||||
|
||||
Reference in New Issue
Block a user