Thanks to J-S and the others who have filled in the osgshadow documentation, it 
is really starting to come together.

Question of the day: I find a setTextureSize method on ShadowMap and 
SoftShadowMap, but not on the 3 other techniques (even in SVN head).  In 
particular ShadowTexture has code like this:

    unsigned int tex_width = 512;
    unsigned int tex_height = 512;
        ...

But no setTextureSize method.  So it seems like it would be very easy to add 
it.  Is there some technical reason it's not there, or just an oversight?  If 
oversight, may i implement and submit it?

-Ben


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to