Page 5 of 6

Re: Lua script for texture animation?

PostPosted: Sun Feb 15, 2015 8:40 am
by Refracty
Thank you Grimm

Re: Lua script for texture animation?

PostPosted: Fri Mar 20, 2015 10:48 pm
by glimpse
wow, I just thought about idea of animated HDR backgrounds/skies..& remembered I've seen a thread on forums about animated textures..

curious how it is going on? is it possible? what are the limitations & so on =) it would be so awesome to have this feature! =)

Re: Lua script for texture animation?

PostPosted: Sat Mar 21, 2015 12:52 am
by grimm
The script should still work with the new version, if it doesn't let me know. Here is another little test video I did with two animated textures, a hdri and a movie, running at the same time. The animation is controlled with an Alembic file.


Re: Lua script for texture animation?

PostPosted: Tue Jun 23, 2015 6:47 pm
by jtmsf
Did a search in google for an animated texture solution for octane and discovered this script. Absolutely fantastic!! Thank You!!

Re: Lua script for texture animation?

PostPosted: Fri Sep 25, 2015 11:24 pm
by Moonhowl
Many thanks mr. Grimm, you just saved my life. Well, figuratively speaking at least.

Perhaps this will help someone though:

I have a 2500 frame animation and two separate texture sequences, each only 150 frames long, one starts at 400 and finishes at 550 and the other one at 1300 and then finishes at 1450.

So obviously this was an issue as the script by default just starts at frame 0 of the animation itself + annoys with "missing rgb for frame xxxx" for the other 2350 frames.

So I just populated the rest of the frames with either the first or the last frame of the texture animation (so that I had 2500 frames total) and used batch renamer to accurately place the texture sequence with the rest of the frames where it belonged (say, the actual 150 frame texture sequence would start at frame 400, whereas previous 399 frames would be just the same texture from the sequence, the very first one - vice versa on the other end to 2500).

Hope this helps someone.

Re: Lua script for texture animation?

PostPosted: Sat Sep 26, 2015 9:33 am
by prehabitat
Any word from OTOY if this can be checked/polished/vetted and added to the next release?

Re: Lua script for texture animation?

PostPosted: Sat Sep 26, 2015 6:19 pm
by grimm
Thanks guys, I had plans on upgrading the script to allow you to choose when to start the animation, etc. Thomas (or maybe Roeland) did say that they will have animated textures in 3.0 so I haven't updated the script.

I can't see the embedded vimeo videos anymore, did something change on the site?

Re: Lua script for texture animation?

PostPosted: Sun Sep 27, 2015 8:19 pm
by abstrax
prehabitat wrote:Any word from OTOY if this can be checked/polished/vetted and added to the next release?

We will support animated textures natively in version 3, i.e. we don't plan to improve this script graph or include it in Octane.

Re: Lua script for texture animation?

PostPosted: Sun Sep 27, 2015 8:50 pm
by prehabitat
abstrax wrote:
prehabitat wrote:Any word from OTOY if this can be checked/polished/vetted and added to the next release?

We will support animated textures natively in version 3


Great news, thanks! :)

Re: Lua script for texture animation?

PostPosted: Sun Feb 05, 2017 3:20 am
by lalaku
grimm wrote:Here you go: :D

anim_texture.lua

Darling grimm,about "anim_texture",How do I use it?Do you have a video tutorial?Thanks very much!