0x03 Python for (Nuke) Compers - Loops!

preview_player
Показать описание
The code is pretty simple, but this is where I spend most of my time saying something in english, and slowly replacing the words with python as a way to try show the mental translation I apply to go from the idea in my head, down to python on the page.
Рекомендации по теме
Комментарии
Автор

it is such an amazing explanation for 'for_loop'

manoojmanoharan
Автор

Hello thanks for the tutorial but I am getting error on this syntax.
for the_node in nuke.selectedNodes():

Error is as below.

for the_node in nuke.selectedNodes():
# Result: File "<string>", line 1
for the_node in nuke.selectedNodes():
^
SyntaxError: unexpected EOF while parsing

it will be great if you can advise me what is going wrong here? Thanks!

compositingwithkushal
Автор

Thanks for sharing so much info! Love it! I had a question, would be of tremendous help if you could guide me or probably show a short demo.

My question: how can I get the brightest spot(s) in an hdri and store their 2d space coordinates and recreate them in 3d coordinates with relation to an hdr.

Any suggestion or help?

yapudi
join shbcf.ru