magneto Posted February 27, 2012 Share Posted February 27, 2012 I am trying to do cmivfx's hip tricks 2 where they are showing how to make a game like this: 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 Quote Link to comment Share on other sites More sharing options...
hopbin9 Posted February 27, 2012 Share Posted February 27, 2012 Boy, games on the blackberry suck. Quote Link to comment Share on other sites More sharing options...
magneto Posted February 27, 2012 Author Share Posted February 27, 2012 I hate all smartphones Quote Link to comment Share on other sites More sharing options...
mdunkley Posted February 27, 2012 Share Posted February 27, 2012 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. 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted February 27, 2012 Author Share Posted February 27, 2012 Thanks, I didn't know that. The author asked to use this tool in the video: http://www.sidefx.com/index.php?option=com_wrapper&Itemid=143 Will see if I can do it using the methods you mentioned, since I haven't used DOPs much. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.