Programminig in Notch

I am new to Notch, and as a Developer i am wondering what kind of entry points are available to me.
I saw a Javascript node, that I can import custom shaders, can I build custom nodes? Import external code ? and what language would this be? (also wondering what language Notch is built in).

1 Like

Notch is constructed from a carefully curated set of nodes that we’ve built with maximum interoperability in mind. You can use JavaScript for certain things, and you can write HLSL postfx-shaders, but Notch isn’t meant for you to write your own native code in, no.

As you start using Notch, you’ll probably soon discover exactly what the benefits of this is. :slight_smile: