Python for Artists in Nuke - Part 1

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

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

  • @alexanderrichtertd
    @alexanderrichtertd  6 лет назад +2

    Thx for all the support!
    Let me know about open questions I can tackle in the next video.

  • @icontentacademy
    @icontentacademy 9 месяцев назад +1

    Excellent overview and intro! Thanks for putting this together!

  • @TheDavidespada
    @TheDavidespada 5 лет назад +1

    Thank you for this great video Alexander.

    • @alexanderrichtertd
      @alexanderrichtertd  5 лет назад

      Thank you for watching. :)
      I am publishing weekly articles here: www.alexanderrichtertd.com/blog

  • @icontentacademy
    @icontentacademy 9 месяцев назад +2

    I'm on Nuke 15 and have VS Code. Would love to use it. I have installed Nuke Tools and Nuke Python Snippets. I created the websocke inside of VS Code and when I say "run inside nuke", I get an error. Am I missing something? Do I need to configure Nuke somehow? Thanks for your help!

    • @alexanderrichtertd
      @alexanderrichtertd  9 месяцев назад +1

      It's hard to say. It depends on the error. The Maya plugin has often an issue with the firewall.
      Join our next cohort to become proficient in Python for Nuke:
      www.alexanderrichtertd.com/python-nuke

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

    thank you, Alex, that's so helpful :)

  • @yassernaggar3328
    @yassernaggar3328 7 лет назад +1

    Great , keep on

  •  5 лет назад +1

    Nice . But I try to use that script to display on a backdrop node the value of a framehold node Framehold2 set at 1070.
    [value Framehold2.first_frame]
    It return 1001 not 1070. Is there exception?

    • @alexanderrichtertd
      @alexanderrichtertd  5 лет назад +1

      Maybe your values are not in order?! Sometimes it can also have refreshing problems ...

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

    Hi there please could you help. When I connect the write node to the first_frame function it works, but does not automatically update if I change my project frame range. When I try to save I get the following error: expected an indented block (, line 5)
    Am I missing something, or do I have to somehow "refresh" the TCL every time I change my project frame range?

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

      "expected an indented block (, line 5)"
      Means you have a misplaced tab or space in your code. ( Check out the masterclass down below since we talk about this on week 3)
      "Does not automatically update if I change my project frame range"
      You either have to manually update it or use callbacks which is its own chapter. (Week 7)
      Learn more here:
      www.alexanderrichtertd.com/python-nuke

  • @anurag769
    @anurag769 6 лет назад +1

    Thanx #Alex

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

    i watched part 1 and part 2, but can't find part 3

  • @views-re2om
    @views-re2om 4 года назад +1

    Is there any nuke python pdf ?

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

      What do you mean by that?

    • @views-re2om
      @views-re2om 4 года назад

      @@alexanderrichtertd I mean is there any nuke python scripting tutorial in ebook format?