Ainan is a visual effects and motion graphics making application mainly targeting game developers.
The project current only works on Windows. Experimental support for archlinux is under development and is integrated in CI.
There are plans to support more linux distributions and possiby even mac at some point. However this is not the focus currently.
The project is built using CMake with the usual CMake workflow.
Example building steps on Windows with CMake installed using Visual Studio 2019 and the Command Line on the repository directory:
git clone https://github.com/AbdullrahmanAlzeidi/Ainan.git --recursive
cd Ainan
mkdir build
cd build
cmake "Visual Studio 16 2019" ..
- open Ainan.sln and build
There are no strict rules for contributing, feel free to open an issue for anything! I will be sure to respond to issues and pull requests quickly.
Also, feel free to contact me through Email.