Jump to content

Pin Table


danteA

Recommended Posts

  • Replies 70
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • 1 year later...

Here's my attempt at improving the effect previously done by Mark E (http://www.sidefx.com/community/download/s...ples/index.html) using Frank Firsching's voxelization methods. The only problem I have right now is that it's too slow in the last copy sop to make it really feasible at higher table resolutions. Any ideas are welcome.

I'll post a movie later.

PS. You'll need to turn on point display to preview the effect. It's all done via point instancing.

xmen_table3.hipnc.gz

Link to comment
Share on other sites

Nice edward! You're the first one (apart from the creators of the effect) who comes up with a solution, that can handle overlaps and multi-segments in the pins. Too often I have heard people saying: this effect from x-men is very simple, just use distplacement maps.

And yes, I'm also not happy about the speed of my method :( I'll try to enhance this, when I find some spare time, because my next plan is some Lego-animation in the style of the "White Stripes" music video "Fell in Love With a Girl".

Link to comment
Share on other sites

At a resolution of 20x20x20, the voxelization is not the bottleneck. The much slower part is where I need to displace each group procedurally. Where's that Loop SOP when you need it? ;) Instead, I do it the ultra-slow way of deleting all the geometry except for a particular group, move it, and then copy it.

At a resolution of 50x50x50, just creating all the points via the copy sop of the lines takes a long time. So while this was a neat prototype using only basic Houdini operators, it's not really feasible without some custom coding.

Link to comment
Share on other sites

  • 2 weeks later...
  • 6 years later...

Hey guys.

I´m trying to learn Houdini and one thing I try is to achieve a similar effect, and thought this was an awsome asset to learn from, but I get errors when I open it in Houdini app 11.

There´s something in the vex (which I don´t know good enough yet).

Could you give me some pointers of how to get the scene working?

Thanks

//Anders

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...