Movie production tools
Storyboarding
- Krita
- Opentoonz
- Tahoma fork
- Laidout
- Gegl-qt binding
- https://github.com/imgflo/imgflo ui for gegl
- https://youtu.be/FVpho_UiDAY
We will have bunch of loose topics here, later to be organized.
Notes
initial storyboarding thoughts. I will use pyqt.... all the speed critical operation will be in qt and c++ world, python binding will be used on top of that.
prototyping will be easy??? other option is to build the whole thing in c++, qt build the app in rust using qt-rust binding. how do we incorporate,
- gegl ??
- brush engine ??