Custom nodes
Custom nodes are nodes which users can add to projects to extend their node library.
After they are created, they appear in the searchable node library for your project and behave the same as built-in nodes.
You can code one yourself by writing a .slang shader which follows the format of Aqueduct's built-in nodes.
You can also use the in-app Agent or your own agent connected through Aqueduct's MCP server to create or change a custom node with specific tunable parameters.