Skip to content

Commit 4ac2492

Browse files
Create README.md
1 parent ba85c32 commit 4ac2492

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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+

0 commit comments

Comments
 (0)