[osg-users] multitextureing coordinates
Jason Daly
jdaly at ist.ucf.edu
Wed Jul 9 13:59:33 PDT 2008
Peter Wraae Marino wrote:
> Hi users,
>
> I have create simple quad using osg::Geometry and I would like to
> apply multitextering to it.
> I'm missing a way to set "glMultiTexCoord" using OpenSceneGraph.
>
> Is there a way one can set glMultiTexCoord?
>
Look at osg::Geometry::setTexCoordArray()
You can set a different texture coordinate array for each texture unit.
--"J"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080709/de808809/attachment-0003.htm>
More information about the osg-users
mailing list