[VEX for Algorithmic Design] E18 _ Randomness Basics

Поділитися
Вставка
  • Опубліковано 2 чер 2024
  • This is a new series I've started explaining the basics of VEX for algorithmic design / procedural modeling which I'm using on daily basis.
    In this 18th episode, I'm explaining the basics of randomness starting from its concept and how you can use it with VEX language showing several functions and exercises.
    I've also started a Patreon, it would be great if I could get your support to continue creating tutorial contents.
    00:00:00 Intro / What is Randomness?
    00:01:47 Randomness with Seed
    00:05:04 rand Function Basics
    00:12:11 rand Function with Various Seeds
    00:18:16 rand Function inside Foreach Node
    00:23:51 rand Function in Loop
    00:29:52 rand Function Exercise 1 - Split by Percentage
    00:38:49 rand Function Exercise 2 - LInear Random Gradation
    00:44:01 rand Function Exercise 3 - Ramped Random Gradation
    00:47:15 rand Function Exercise 4 - Random Offset with Animation
    00:59:14 Non-Deterministic Randomness with nrandom
    01:04:56 nrandom Function Exercise
    01:10:38 random Function
    01:17:44 Random Distribution with rand Function
    01:22:39 Random Distribution with random_brj and random_sobol
    01:28:39 Vector Distribution with rand and random_sobol
    01:36:14 Next Topic - Noise
    [Project Data Downloads]
    github.com/jhorikawa/VEXForAl...
    [Patreon page]
    / junichirohorikawa
    [Episodes]
    Episode 1 - Attribute Basics: • [VEX for Algorithmic D...
    Episode 2 - Group Basics: • [VEX for Algorithmic D...
    Episode 3 - Parameter Basics: • [VEX for Algorithmic D...
    Episode 4 - Variables and Operations: • [VEX for Algorithmic D...
    Episode 5 - Array: • [VEX for Algorithmic D...
    Episode 6 - Strings: • [VEX for Algorithmic D...
    Episode 7 - Loop: • [VEX for Algorithmic D...
    Episode 8 - Conditional: • [VEX for Algorithmic D...
    Episode 9 - Function: • [VEX for Algorithmic D...
    Episode 10 - Volume Basics: • [VEX for Algorithmic D...
    Episode 11 - Dictionary Basics: • [VEX for Algorithmic D...
    Episode 12 - Vector Basics: • [VEX for Algorithmic D...
    Episode 13 - Trigonometry Basics: • [VEX for Algorithmic D...
    Episode 14 - Quaternion Basics: • [VEX for Algorithmic D...
    Episode 15 - Matrix Basics 1: • [VEX for Algorithmic D...
    Episode 16 - Geometry Functions: • [VEX for Algorithmic D...
    Episode 17 - Intrinsic Attribute: • [VEX for Algorithmic D...
    Episode 18 - Randomness Basics: • [VEX for Algorithmic D...
    Episode 19 - Noise Basics: • [VEX for Algorithmic D...
    Episode 20 - Solver Basics: • [VEX for Algorithmic D...
    Episode 21 - Half-Edge Basics • [VEX for Algorithmic D...
    Episode 22 - Remapping Basics: • [VEX for Algorithmic D...
    Episode 23 - SDF Basics: • [VEX for Algorithmic D...
    Episode 24 - Force Basics: • [VEX for Algorithmic D...
    Episode 25 - Force Extended: • [VEX for Algorithmic D...
    Episode 26 - Recursion Basics: • [VEX for Algorithmic D...
    [Houdini Related Playlists]
    VEX for Algorithmic Design: • VEX for Algorithmic De...
    Houdini Tutorial: • Houdini Tutorials
    Houdini Algorithmic Live: • Houdini Algorithmic Live
    Houdini Snippets: • Houdini Snippets
    Houdini Tips: • Playlist
    [Portal Page]
    Facebook Page: / parametricproceduralho...
    [Books]
    Algorithmic Design Workbook with Houdini: gum.co/GOZFw
    Tiling Pattern with Houdini: gumroad.com/l/OVDgY
    Algorithmic Design with Houdini: www.bnn.co.jp/books/9788/
    Books on BOOTH: orangejellies.booth.pm/
    [Contact]
    Twitter: / jhorikawa_err
  • Наука та технологія

КОМЕНТАРІ • 13

  • @SteviaCookies
    @SteviaCookies 3 роки тому +7

    I don't know how to thank you enough, you are not only an expert on the topic but also the best kind of teacher, the one who actually wants the other person to understand

  • @frassmicce
    @frassmicce 3 роки тому +2

    favorite youtube channel right now!

  • @shamshadhussainfx5326
    @shamshadhussainfx5326 3 роки тому +1

    wonderful ..
    Exactly what we wanted was a good information, we are getting a right direction from you,
    There was a lot of confusing in our mind which conflated the problem with your good teaching. thank you so much..

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

    An excellent series, always presented with meticulous details and comprehensive explanations.

  • @focusmaya251
    @focusmaya251 3 роки тому +1

    Great explanation...thanks for sharing

  • @massimobaita7178
    @massimobaita7178 3 роки тому

    Thank You very much, Junichiro!

  • @gorzomastoper
    @gorzomastoper 3 роки тому +1

    As always, amazing explanation!

  • @DimaShishkov
    @DimaShishkov 3 роки тому

    Thank you very much. Extremely useful.

  • @jeremiehannoah9550
    @jeremiehannoah9550 3 роки тому

    redcount Attrib call 911 ! , Haha Thanks you for sharing Junichiro !!

  • @HoudinifxAlfredosanmartin
    @HoudinifxAlfredosanmartin 3 роки тому

    Hi Junichiro, awesome!
    How do I individualize the random ?
    I would like to know how to make everything not move at the same time to avoid making multiple groups ?
    thanks : )

  • @dnch
    @dnch 11 місяців тому

    23:50 you could have just used the class attribute as seed that is generated by connectivity node without the foreach loop

  • @drevfx_
    @drevfx_ 3 роки тому +3

    How would I be able to generate the picture in the thumbnail?

  • @yukihonda3240
    @yukihonda3240 3 роки тому

    ノイズの基本 ノイズベーシックノイズ