Mewa is a new node-graph based compositor.
Mewa is a new take on compositing software that aims to:
- Deliver higher performance
- More intuitive UX/UI
- Easier to extend/customize through scripting
Mewa source is organized into modules so that each module can be tested and developed independently from the whole application.
Each module can be worked on as a self contained Qt application. Current modules and respective Qt application:
- Color Wheel: src/gui/colorselector/test_colorwheel/