Houdini Python Projects - Creating Shelf Tools

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 19

  • @MDSJudicator
    @MDSJudicator 11 дней назад +1

    You have the best tutorials Kenny! Thanks!

  • @HoudiniGameArtist
    @HoudiniGameArtist 4 года назад +3

    You are on fire lately. I can hardly keep up!

  • @MortenKvale
    @MortenKvale 4 года назад +2

    Thank you for all your videos and hard work

  • @BehradDavoudi
    @BehradDavoudi 4 года назад +3

    dude thaank you so much! this is a life saving tutorial

  • @AnsonSavage
    @AnsonSavage Год назад

    This is great, thanks for making all this content!
    One question: It seems like this type of Python code might break if the items in a dropdown on a node change or the default values of a node change. Is there any way to make Python code more resilient to those kinds of changes?

  • @CestUnSigne
    @CestUnSigne 2 года назад

    Hello ! How can you do if the parm you want to modify is a string containing group names or attributes ? Thanks!

  • @prateekshukla682
    @prateekshukla682 2 года назад

    thanks for this cool video

  • @focusmaya251
    @focusmaya251 4 года назад +1

    Very useful information, thank you so much 😘😘😘

  • @豉汁鲮鱼油麦菜
    @豉汁鲮鱼油麦菜 3 года назад +1

    verrrry helpful!thx!

  • @CR-qc9sl
    @CR-qc9sl 3 года назад

    How can I move tool shelves to another location? Or can I arrange several shelves one below the other?

  • @jyothikaravi277
    @jyothikaravi277 2 года назад

    sir i cant able to see any toolbar in my houdini software

  • @JuyongJeon
    @JuyongJeon 2 года назад

    Sir, what is different between just making a tool through dragging it to the shelf and making own tool with python?

  • @jyothikaravi277
    @jyothikaravi277 2 года назад

    can u tell me how to save

  • @manojm819
    @manojm819 4 года назад

    Sorry sir, I have another doubt, in python create a self tool is awesome, created sphere node set input very easy, but inside the vop how to connect that global p to curl noise or any vector component.
    I tried so many things but it's not working pls help me with this, I want to connect curlnoise to global P or any input 🙂🙂🙂

  • @manojm819
    @manojm819 4 года назад +1

    Sir, how to clear the python shell, There is any CMD to clear or any shortcut pls tell me sir if you know

    • @IndiePixel3D
      @IndiePixel3D  4 года назад +2

      Ya know I've been looking for that for a while as well...and haven't found a way in Houdini...I end up just pressing enter a few times to make space. If any one out there k ow, definitely let us know! Thanks!:)

    • @manojm819
      @manojm819 4 года назад +1

      @@IndiePixel3D 😅

    • @pfxaniket9116
      @pfxaniket9116 3 года назад

      ctrl + t... :D

    • @blakasmurf
      @blakasmurf 2 года назад

      @@pfxaniket9116 EDIT: Ctrl + T, doesn't work to "clear" the python shell, it just creates a new tab hence why it seems to clear things