Hugo4IT / Vide

Video editing and animation using programming languages!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vide

Project Structure

  • Source

    Video or audio source

  • Effect

    Render pass, can be applied to sources and clips

  • Clip

    Group of sources

TODO

  • More ease functions
    • In-Out variants of existing
    • CSS default cubic-beziers
  • Text rendering
  • Automatic Z-index sorting
  • Adjustable transforms on clips

About

Video editing and animation using programming languages!

License:MIT License


Languages

Language:Rust 98.6%Language:WGSL 1.4%