Ulrich Hertlein wrote:
> On 4/12/09 3:14 AM, Danny Lesnik wrote:
> 
> > And the second question: Can OSG view animated gifs as model textures? 
> > 
> 
> I haven't personally used this but the code is there so it should work.
> 
> You probably have to start the animation manually.  To do that you need to 
> find the
> respective image, dynamic_cast<> it to an ImageStream and (if successful) 
> call play() on
> that object.
> 
> /ulrich
> _______________________________________________
> osg-users mailing list
> 
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
>  ------------------
> Post generated by Mail2Forum


Hi Ulrich,

How can I find this respective  image?

Best regards,
Danny.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20931#20931





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

Reply via email to