File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # ![ FreeFrame] ( /assets/branding/logo.svg )
2+
3+ ![ GNU GPLv3] ( https://img.shields.io/badge/license-GNU%20GPLv3-green )
4+
5+ ## What is FreeFrame?
6+
7+ FreeFrame is free lightweight After Effects alternative built in C#.
8+
9+ ## Docs
10+
11+ - Documentation in progress...
12+
13+ <!--
14+ ## Getting Started
15+
16+ You just have to download the compiled program under the section Releases of this repository.
17+ -->
18+
19+ ## Libraries Used
20+
21+ FreeFrame is only possible because of the great people behind these technologies:
22+
23+ - [ OpenTK] ( https://github.com/opentk/opentk ) : C# wrapper for OpenGL
24+ - [ ImGui.NET] ( https://github.com/mellinoe/ImGui.NET ) : C# wrapper for [ Dear ImGui] ( https://github.com/ocornut/imgui )
25+
26+ ## License
27+
28+ FreeFrame is free and opensource, all the code in this repository is licensed under:
29+
30+ - GNU GPLv3 License (https://choosealicense.com/licenses/gpl-3.0/ )
31+
You can’t perform that action at this time.
0 commit comments