An Addon for Blender compositor to disc cache and do real time preview through Blender VSE
https://github.com/cgvirus/Blender-Compositor-Disc-Cache-Realtime-Preview-Addon/releases
V3 Update: https://youtu.be/8anlusRD0Go
Update for Blender 2.8: https://www.youtube.com/watch?v=0OdFo8evnYs
For 2.8 and legacy: https://github.com/cgvirus/Blender-Compositor-Disc-Cache-Realtime-Preview-Addon/tree/legacy
https://github.com/cgvirus/Blender-Compositor-Viewer-Cache-Playback-addon
- Updated with disable render window while caching
- A glith in Blender 2.93 VSE source naming is fixed.
- Updated with Blender 2.9 code convention
- Filepath automation added. Multiple scene will get individual file path in their own scene. No need to set it anymore.
- A buffer to refresh Image Editor GUI.
- A circular workflow
- Blender 2.81 sequencer changes are considered. The workflow is same but structure has been changed.
- Blender 2.83 long frame pointer recurrsion fixed.