Flow is a minimal animation engine running on OpenGL and LWJGL. It has no editor and animations should be manually programmed.
- Animations
- Exporting to MP4 files
- Exporting separate frames to PNG/JPG/BMP files
- Live (and controllable) display in GLFW window
- 2D node tree scene
- 3D node tree scene
- 2D graphing scene (for later)
- 3D graphing scene (for later)
- XML template loader (for later)