Jump to content

Paint Change Transition


Pearl

Recommended Posts

I was inspired by the Scion car commercial that was shown in the Embassy Siggraph event a week ago. In it, the car changes color by flipping off its paint. It was really amazing and I wanted to try to re-create it in Houdini.

Sadly... it was harder than I thought.

So far, I can get the flipping to work on surfaces with semi-uniform normals and up vectors. i.e. Tubes, grids, and toruses. I'm having a lot of trouble with spheres. And, if I can't get it to work on a sphere, getting it to work on a car would be getting ahead of myself.

I posted my problem with spheres here:

http://odforce.net/forum/index.php?showtopic=4111

I started with calculating normals and rotating using Primitive on them. This turned out to be mathematically heavy, so I went onto idea #2.

Here's the result of idea #2:

tubeChange.jpg

http://www.pearlhsu.net/videos/pearlhsu-tubeChange1.mov

I used POPs to do this. Because the Rotate POP only likes to rotate correctly on the Z-axis, I had to first rotate each primitive to its side, and then post-rotate it back. This is why spheres don't work. The polygons on the sphere all rotate on different axis, so they don't line up in order for the Rotate POP to work.

Onto idea #3:

torusChange.jpg

http://www.pearlhsu.net/videos/pearlhsu-torusChange1.mov

This was done using the roll option in the Sweep SOP, and stamping it. It's very convenient, but I'd have to figure out how to model a car using the Sweep SOP. :blink:

....

I'm going to keep trying different options. The POP method seems the most promising, but I'm still at a dead end.

I hope you guys like what I have so far.

Any suggestions are totally welcome!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...