Jump to content

Houdini 13 Sneak Peek #1


robert.magee

Recommended Posts

This is bigger than GTA V for me :). So the particles are completely rewritten and we don't have old POPs anymore? That and the VExpressions look unreal. SESI is the only company who delivers hard core features. Really looking forward to this release.

  • Like 1
Link to comment
Share on other sites

So, the real question is... $SF or $FF? :ph34r:

I'm so very excited. I know there are ophidden DOP POP nodes in 12.5, but I can't totally figure out how to use them. But I have been doing more and more particle stuff in DOPs, for the scrubbing and history. I've always wondered about performance compared to straight-up old-school popnets.

Halloween can't come fast enough.

Link to comment
Share on other sites

..

Houdini 13 Sneak Peek Video #1 - Check out some of the great features coming on October 31st

..

i like new features and the demo scene . nice job for both .

-- suggestion

' the mood ' wd work better without the screaming voice , IMHO ..

even as a function , it is missplaced .

it wd be enough to keep raising the tension just by using " the-heart-beating-sound "

, esp for something that seems to be offered to audience in parts .

--

.cheers

Link to comment
Share on other sites

So, the real question is... $SF or $FF? :ph34r:

Neither, but great question. It's all VEX wranglers in POPs now=threading for free. No local variables in DOPs to munge with geometry.

It's gonna be @Time or @Frame. Both read-only variables return floats.

POPs are a powerful addition to DOPs and performance is vastly improved. Working on POP and wrangle examples. :)

  • Like 1
Link to comment
Share on other sites

Neither, but great question. It's all VEX wranglers in POPs now=threading for free. No local variables in DOPs to munge with geometry.

It's gonna be @Time or @Frame. Both read-only variables return floats.

POPs are a powerful addition to DOPs and performance is vastly improved. Working on POP and wrangle examples. :)

That is super interesting... man, I am so in love with wrangles.

So, I know Houdini's development has always been concerned with preserving compatibility with previous versions. Will there be a separate legacy POP Network / POP Solver?

Re: Wrangle examples... would you guys consider shipping with a Wrangle gallery, kind of like you guys did with L-Systems? One of my favorite things about the Wrangles is how self-contained they are - since a preset is pretty much a matter of saving parameter layouts and contents, it's super easy to lay down a wrangle and use it for... just about anything one uses VOPs for. I think having gallery presets for wrangle operators would go a long way to both serve as a reminder / guide to using VEX in a wrangle context - eg, using the new point() expression with @OpInput2 and @ptnum, or demonstrating how spare parameters require backticked ch() expressions... I think a little bit could go a long way. Especially in terms of making Wrangles more approachable to those fearful of code.

Also, does anyone know how threaded CHOPs is? Sometimes, roundtripping an animated channel through CHOPs can get slow, but a CHOPnet is capable of handling incredibly massive amounts of data, so I can't imagine it *not* being threaded. I guess I'm just trying to gauge whether speed improvements are even possible at some point in the future, or if it's really a matter of artful seasoning.

  • Like 2
Link to comment
Share on other sites

You know, that sneak peek gave me some insight into how to use some of the DOP-POPs that currently ship with 12.5. In a textport, type opunhide to see what's available...

After you lay down a POP Object to store your data, you can use a POP Integrator instead of a POP Solver to work with particles directly in the DOP network. A POP Source will fetch geometry from SOPs... and the rest you'll figure out by playing around. POP Flock is a great example of SOP Solver / VOPs integration in the workflow. Performance is pretty stellar. I have tens of thousands of particles going in pretty much real-time on my 2008 Mac Pro... only really noticing a slow-down (eg, taking more than a second to solve a frame) at around 1.5 million particles. That's pretty incredible.

You'll also note those Solid Object (etc) DOP nodes... well, you'll have to see for yourself.

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