Texture animation

Is texture animation possible?

Haven’t found it in the docs yet.



For texture animation I have used multiple jpgs on an object then painting the series

each image replacing the previous image. This gives the illusion of an animation for example

a road surface with the center line moving, oscilloscope image may be another.

What is texture animation? Having multiple frames and then playing them?

i’m also interested about how to do this . Which ways are used to do that and how many ways jmonkey can handle it ? and if someone could give an example i think this should really be on documentation. ( for example a character moving his eyes )

Theres a PaintableTexture class in the snippets if thats what you want: http://hub.jmonkeyengine.org/groups/contribution-depot-jme3/snippets/