Houdini CHOP Talk 6 - Spring CHOP Building a Delay Effector

Поділитися
Вставка
  • Опубліковано 15 лип 2024
  • One of the things I really miss from my C4D days is the delay effector. Here I'll show how to build something similar in CHOPs. I also discuss performance differences between my CHOP set up and the MOPs Spring Modifier.
    0:00 -- Intro
    1:00 -- Overview of the geometry setup
    1:21 -- Fracture set up
    2:23 -- MOPs set up
    4:07 -- Viewing MOPs falloff and Packed Fragments
    6:14 -- Comparing the MOPs Spring Modifier
    7:52 -- Building the CHOP Delay Effector
    9:39 -- One reason CHOPs can feel slow
    10:09 -- Optimizing the Motion FX view
    12:38 -- Spring CHOP
    14:37 -- Performance of the CHOP set up
    18:14 -- MOPs tip, ignore zero falloff prims
    18:31 -- setting up Delay on rotations
    21:37 -- Applying the rotation, a gotcha
    24:00 -- Applying transforms onto high res geo
    25:28 -- Closing
  • Фільми й анімація

КОМЕНТАРІ • 12

  • @motionoperators
    @motionoperators 2 роки тому +7

    Just for a bit more context here, the reason MOPs uses a solver for effects like this is for scalability. CHOPs will really start to feel the pain as you start scaling up to tens or hundreds of thousands of packed primitives.
    Great use of CHOPs here though! It's a really underrated part of Houdini. I just wish they'd bring it up to speed with TouchDesigner.

    • @WhatIFound
      @WhatIFound  2 роки тому +1

      Thanks for the response. And thanks for MOPS such a great toolset. I’ve kept playing with my set up have ended up doing the spring CHOP set up on the mops_falloff attribute before applying the MOPs transforms. It’s a lot cleaner and then any transforms applied after inherit the spring effect.
      Thanks again.

    • @MM-cn1wk
      @MM-cn1wk 3 місяці тому

      @@WhatIFound Oow, exactly what I'm trying to do but it's not working for some reason ! Chops kind of confuse me up.
      I would be super interested for a tutorial with this method. :)
      Thank you for your video by the way !

  • @MotionPunk
    @MotionPunk 2 роки тому

    thanks for the info!

  • @RMAFIRE
    @RMAFIRE Рік тому

    Wonderful !!💯✌👀

  • @antoniopepe
    @antoniopepe 2 роки тому

    Great. Really appreciated for performance boost... Would be great a MOPS series.

  • @jamaljamalwaziat1002
    @jamaljamalwaziat1002 2 роки тому

    u are doing great all hanks

  • @wewantmoreparty
    @wewantmoreparty 2 роки тому

    super thanks, yes a mops series would be cool to

  • @philippaps44
    @philippaps44 Рік тому

    Is there a way to make a decay effector in chops as well? decaying the position transform overtime so that you would get those pieces hover for longer like there is no gravity as the MOPs effector passes through. Maybe you can achieve it with the current setup? not sure. its a bit confusing - spring - delay - decay. This particular effect is more of a spring rather than a delay i think. maybe delay is what i am talking about?

  • @vipergx
    @vipergx 2 роки тому

    was just playing with mops and wondering what's up with mops_apply_attributes. thx.

    • @WhatIFound
      @WhatIFound  2 роки тому

      Check out the newer video I put out with a revised set up that avoids the apply attribs. Also Henry put out a dev branch release of MOPs that has a rewritten version of apply attribs that is much faster.

    • @vipergx
      @vipergx 2 роки тому

      @@WhatIFound Just watched it! Thanks. ;)