Hi Franclin,

On Thu, May 1, 2008 at 11:46 AM, Franclin Foping <[EMAIL PROTECTED]> wrote:
>  Is it possible to change the texture coordinates of built-in shape drawable
> objects (Sphere, Capsule and so forth)?

No it is not possible, they are no really meant for visualization, the
ShapeDrawable is just a simple tool to help you do quick vis of
primitive geometric shapes and no more.  For full control create your
own geometry using osg::Geometry.

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

Reply via email to