Hi, I was wondering if it is possible to draw on a Texture2D instance. I know this isn't possible, but I am wondering if you can do the equivalent of: Texture2Dinstance->DrawCircle(x,y,r);
Or would I have to find an API which can create images and saves to say JPEGs then load them as Texture2D instances? Thanks, James
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

