Installation guide: In order to install all dependencies use this:
git clone (this repo)
chmod +x install_dependencies.sh
./install_dependencies.sh
After that you`re able to launch the solution:
chmod +x run_problem.sh
./run_problem.sh
for using Ani2D-3.1 do next things:
chmod +x install_dependencies_ani.sh
./install_dependencies_ani.sh
chmod +x run_problem_ani.sh
./run_problem_ani.sh