VoylinsGamedevJourney / gozen_lite

Video editor made with Godot with FFmpeg
GNU General Public License v3.0
24 stars 4 forks source link

Basic effects #7

Open voylin opened 2 months ago

voylin commented 2 months ago

For this we will need a master shader which can handle transforms, rotations, color controls, ... This will require sufficient knowledge of how shaders work and at my current knowledge ... probably not possible ... yet. I'll be going deeper in on this at a later stage though as there isn't a real need for it yet at this moment with the editor not yet fully working as of now.