Hacker News new | ask | show | jobs
by salaivv 1200 days ago
Just finished writing another iteration of Dunders in Blender.

TL;DR – Can you connect two node sockets using a syntax like this:

node_image_tex.outputs['Color'] >> node_principled.inputs['Base Color']

Read more: https://salaivv.com/2023/03/03/dunders-in-blender-2