electron
                                
                                
                                
                                    electron copied to clipboard
                            
                            
                            
                        Extensible GPU Video Editor
Electron [Heavy Work in Progress]
Kinda Deperecated (because of the shitty codebase), Please Use corgifist/raster
Advantages over other editors:
- Electron is Modular. Every part of editor (e.g. editor windows, audio backends, layers/effects) can be replaced/modified!
 - Electron is Compatible to all Vulkan 1.3 Devices.
 - Electron is Light. Editor and it's Subsystems altogether Barely Consumes 100 MB of RAM
 - [WIP] Unique Render techniques (Render Targets, Layer Links and Snapshots)
 
Building
The Only Supported Platform for now is Linux.
Dependencies (Ubuntu apt packages):
python3-ply,python3-colorama(for build system)libglm-dev,binutils-dev(for editor & subsystems)
Build manual:
python HashBuild/hash_build.pyto build projectpython HashBuild/hash_build.py -dcleanto clean compilation objects
Run manual:
./electron
Read HashBuild/README.md to get more info about HashBuild
Screenshot Library
