Controlling DMX lights with TouchDesigner

Поделиться
HTML-код
  • Опубликовано: 27 июл 2024
  • Use your face's movements to control a motorized light using an easy MediaPipe plugin data converted to DMX. Other topics covered in this tutorial:
    * Using merge chops for overrides
    * DMX Data conversion
    * Face Tracking
    * Transform Matricies
    MediaPipe Toudchdesigner Plugin:
    github.com/torinmb/mediapipe-...
    Torin and Dom’s Tutorial:
    • Face, Hand, Pose Track...
    For exclusive project files, tools, and more become a supporter on Patreon:
    / deancheesman
  • НаукаНаука

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

  • @JBroadway
    @JBroadway 19 дней назад

    Another great tut 👏🏾

  • @gravel.travel
    @gravel.travel Месяц назад +2

    So fun. Now I have to go buy a bunch of shit. Haha

  • @user-vk3wi2ui5s
    @user-vk3wi2ui5s 28 дней назад

    Thanks for the amazing tutorial Dean!
    I was wondering if there's a way to join or interpolate fine and coarse rotation of the light to have a smoother effect?

    • @DeanCheesman
      @DeanCheesman  27 дней назад +1

      I’m sure there’s a way. I’m guessing it would be something like doing a modulus based on the division of 255 values that DMX can receive and sending that to the fine control.