If Statements | VEX and VOPs | Houdini 20

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2024
  • Learn how to use if statements in VEX and VOPs in Houdini 20. We will cover the basics of conditional logic using both VEX and VOPs to help control various aspects of your procedural workflow. If statements are a powerful technique to leverage in your projects.
    Support me on Patreon:
    / insidethemind
    Speed up your renders using AI (affiliate link)-
    www.topazlabs.com/topaz-video...
    Join this channel to get access to perks:
    / @insidethemindspace
    Join my Discord here:
    / discord
    Leave a like and a favorite if you enjoyed. Subscribe if you want to.
    Please let me know what you thought of the video.
    Follow me-
    insidethemind.space/
    / stormz3d
    / insidethemindspace
    www.artstation.com/matt_ekstrom
    00:00 Intro
    00:50 VEX If Statements
    04:07 VOP If Statements
    #houdini #houdinifx #houdinitutorial

ความคิดเห็น • 7

  • @spiderbrr
    @spiderbrr 7 วันที่ผ่านมา +1

    Vops for me is very hard! Ty for the explain.

    • @InsideTheMindSpace
      @InsideTheMindSpace  7 วันที่ผ่านมา

      There are certain things in VOPs that are very confusing. I think its a good idea to use a mix of both VEX and VOPs depending on what you are doing. Glad you found it useful!

  • @ardentgrifone
    @ardentgrifone 7 วันที่ผ่านมา +1

    Dude u always forget how do they work this video might be the holy grail for my memory 😂😂

  • @dannys_85
    @dannys_85 7 วันที่ผ่านมา +3

    I never use vops for coding is very complicated instate i use vex, vops is good for noises.

    • @InsideTheMindSpace
      @InsideTheMindSpace  7 วันที่ผ่านมา +1

      There are certain things that are easier in vops. Noises being one of them. Some people don't like coding though

  • @vytasrauckis6703
    @vytasrauckis6703 7 วันที่ผ่านมา

    would there be a reason to collapse a bunch of points all into each other at y=0?

    • @InsideTheMindSpace
      @InsideTheMindSpace  7 วันที่ผ่านมา +1

      In this specific case not really. This was more of a visual aid to show how to use if statements. There are however times where you may want to collapse points to y=0.