Texture sequence issue

   1929   3   1
User Avatar
Member
13 posts
Joined: 7月 2013
Offline
Someone knows why I put a sequence as a texture only renders the first frame, I have the sequence as external input.



Thanks a lot

Attachments:
texture.jpg (249.5 KB)

Houdini adept
User Avatar
Member
10 posts
Joined: 2月 2015
Offline
The texture operator might be reading just a single frame instead of the whole sequence. Are you using the global variable $F in your file name on the texture map?

for example: $JOB/tex/myTexture.$F4.rat instead of $JOB/tex/myTexture.0001.rat
User Avatar
Member
13 posts
Joined: 7月 2013
Offline
Yes spagano, I´m using displacement.$F4.exr , so It´s no posible render the sequence by this way?



Thanks
Houdini adept
User Avatar
Member
13 posts
Joined: 7月 2013
Offline
I did it , you only need compilate the shader and next promote the texture path , and ready.
Houdini adept
  • Quick Links