-
What was Stick Nodes written in? I want to make a plugin for Krita that mirrors the capabilities of SN, while keeping the original capabilities in tandem, but Python’s the only language I can work with.
What was Stick Nodes written in? I want to make a plugin for Krita that mirrors the capabilities of SN, while keeping the original capabilities in tandem, but Python’s the only language I can work with.
@ralph
i don’t think it’ll be that simple lol
but SN is written in Java on top of the LibGDX framework
Ok, now to find out how to code all that into Python’s language. This might take 15 years, but it could possibly be done over the summer if I’m quick enough at learning C++ or Python.