Node Editor Tutorial 41: Nodes Registration with decorators and Auto-Generation

preview_player
Показать описание

In this Node Editor tutorial we are going to create multiple classes for our different nodes. We are going to register them with use of decorators. We will take this a step further and automatically generate our nodes toolbox from the registered classes.
Рекомендации по теме
Комментарии
Автор

Thank you for this amazing tutorial

I'm coding along with the videos and the result is similar to your code.
I can publish my plugin using the code I learned using your tutorial?

ShirzadBahrami
Автор


I am currently working on a node base tool to evaluate some models, and since I am using more than one node to represent the same equipment, it would be interesting to rename each node as they are placed on the scene.

Example:

Input 1
Input 2
...
Input n

any thoughts on that? Thanks :)

vitormachadovianacruz
Автор

Good evening sir, Can You please tell how to change the shape of the node, now it is in the shape of Rectangle, so in order to change it to Rhombus, Square like that how can we change. Hope You could help me with this thing.

DamarlaVijaySaiNagAP