[VEX for Algorithmic Design] E22 _ Remapping Basics

Поділитися
Вставка
  • Опубліковано 13 чер 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 22nd episode, I'm explaining the basics of remapping operation using VEX together with several exercises to get used to.
    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 Remapping?
    00:02:39 Remapping with Scale
    00:06:49 Remapping with fit
    00:12:46 Remapping with fit01
    00:14:36 Remapping with fit10
    00:17:52 Remapping with fit11
    00:21:32 Remapping with efit
    00:26:52 Exercise - Remapping for Noise
    00:42:31 Exercise - Remapping Surface Dist
    01:07:38 Remapping with Ramp
    01:17:40 Remapping with Lerp
    01:24:44 Exercise - Remapping with Lerp
    01:56:14 UV Remapping Basics
    02:03:54 Exercise - UV Remapping
    [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
  • Наука та технологія

КОМЕНТАРІ • 12

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

    Brilliant. I especially like how each time you complement the theory with exercises. A true master and a great teacher.

  • @vil.l2476
    @vil.l2476 Рік тому

    Junichiro, you are awesom teatcher. Thank you for lessons about vex in Houdini. You helped me to love math again!

  • @c.e.l.l.z
    @c.e.l.l.z Рік тому +1

    These lessons are excellent! I keep coming back.

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

    You are building a fantastic course here. Really comprehensive andwell taught. Thanks.

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

    Great... Thanks to your videos I'm learning easily the concepts on vex. You're the Houdini of Vex !

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

    @JunichiroHorikawa would love to see a video dedicated to things we can do with UV's like you mentioned! That would be awesome. The stuff here is just the best man.

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

    best lessons series i have seen ! Amazing teacher !

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

    Awesome.
    UV remapping topic video is welcome

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

    Thanks. Very clear

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

    this one is very good

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

    thanks a lot

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

    Excuse me. Why would you do modulo operation on vectors in the last example? Is that legit?