Page 1 of 1

Creating custom nodes in Lua

Posted: Fri Jan 31, 2014 3:06 am
by manalokos
Hello

I am wondering if it is possible to create nodes that perform special tasks using Lua?
examples:

Math operation nodes, adding multiplying or applying a custom expression.
Conversion between data types - color node to float node.
Custom mathematical expression nodes.
Data extraction nodes,


Thanks
Best regards
Filipe

Re: Creating custom nodes in Lua

Posted: Fri Jan 31, 2014 3:09 am
by stratified
Hi Filipe,

Creating your own nodes in lua isn't possible at the moment.

cheers,
Thomas