Deforming geo using image sequence

   2288   2   1
User Avatar
Member
3 posts
Joined: Nov. 2013
Offline
Hello, I imported simple animated image sequence (about 60frames long) file into the copnet. I then applied it to my geo grid using uv texture via vopsop. It deformed my grid quite well, but it only used “one frame”(as opposed to the full 60 frames of images that I have). I was hoping that I could use my animated images to deform the grid over time.

Is this possible? I don't want to try the material shader because I have elements that will interact with the actual geo grid. And my guess is, the material shader can only show the bumps or displacements during render time.

Any suggestions will be greatly appreciated.
User Avatar
Member
260 posts
Joined: July 2006
Offline
Maybe you need to load the image sequence as $F or $Fn ( n for the digits) if you haven't already.

like sequence.0001.jpg would be sequence.$F4.jpg

you can also use a vopsop directly after your grid with a displacealongnormals
Head of CG @ MPC
CG Supervisor/ Sr. FX TD /
https://gumroad.com/timvfx [gumroad.com]
www.timucinozger.com
User Avatar
Member
246 posts
Joined: July 2005
Offline
Worked for me using the pic expression (see attached).

Attachments:
point_deform_example.1.hip (64.2 KB)

  • Quick Links