GimelStudio / GimelStudio

Non-destructive, node based 2D image editor with an API for custom nodes

Home Page:https://gimelstudio.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement nodes backend

iwoithe opened this issue · comments

This issue is not about the rendering side of things - just implementing the API and evaluation (what you may find in a library, for example). The API will be similar to the current nodes API.

See the simple project I created to test this out: source code on Codeberg, GitLab and GitHub

Completed by f47b5f1