ApoorvaJ / Papaya

A GPU-powered image editor (in the making)
MIT License
373 stars 33 forks source link

Node support for layering and effects #26

Open ApoorvaJ opened 7 years ago

ApoorvaJ commented 7 years ago

Papaya will implement layers and effects as nodes. This is explained in detail here. The master branch will be unstable until I finish working on this, because the node subsystem will interact with every other subsystem in Papaya.

Broadly speaking, this implementation can be broken down into the following steps: