VoylinsGamedevJourney / gozen

The modular video editor
https://youtube.com/@voylinsgamedevjourney
GNU General Public License v3.0
145 stars 22 forks source link

CoreView #101

Closed voylin closed 2 weeks ago

voylin commented 3 weeks ago

CoreView is what will generate the images for all the views inside the editor, it'll generate the complete image for each frame, with effects, for views to just copy and display. Playback controls will also be handled by CoreView, this makes CoreView one of the more important Core autoloads, together with CoreTimeline.