Jump to content

How can I run a portion of the network iteratively?


magneto

Recommended Posts

I am trying to do cmivfx's hip tricks 2 where they are showing how to make a game like this:

lwfkn.png

More info on the game:

http://www.blackberrycool.com/2009/07/29/new-free-puzzle-game-for-blackberry-pixelated/

But he is using a 3rd party HDA called sop solver, where I want to do it out of the box. Basically the part where he group the connected portion starting from the top left corner with the same color. He does it at every frame and changing the color as he goes along by overriding a custom attribute.

I have all of this too, but how can I run the portion that does this so it does it iteratively.

I am also not sure how the sop solver works frame by frame while the assigned color changes, I mean where is the histroy of colors are saved.

Does it make sense?

Thanks :)

Link to comment
Share on other sites

Hey Ryan, haven't seen the vid, but sop solvers aren't 3rd party - they're a totally in-the-box part of dops, and are the best way of doing geo with feedback / history in houdini. Peter quint has some good videos on how to use them:

https://vimeo.com/6660287

Feedback can also be faked with for-each sops, but the logic tends to get a little more fiddly.

  • Like 1
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...