00:00
00:00
zentheforsaken
Heyyaaa~ Welcome to my digital sketchbook where I usually draw fanart of my favorite anime and games. Enjoy your stay ✨😌

Zeren @zentheforsaken

Age 27, Male

Joined on 5/15/19

Level:
9
Exp Points:
767 / 900
Exp Rank:
85,426
Vote Power:
5.11 votes
Rank:
Civilian
Global Rank:
> 100,000
Blams:
0
Saves:
0
B/P Bonus:
0%
Whistle:
Normal
Supporter:
1m

installing animeeffects on ubuntu

Posted by zentheforsaken - July 1st, 2022


writing this guide, for future ref, because i had a lot of trouble figuring out how


download animeeffects from github

  1. click on 'code' (the green button)
  2. ensure you are on 'https' tab
  3. click on 'download zip'
  4. should have the file 'AnimeEffects-master.zip' in your downloads (or the folder of your choice)
  5. extract the file in downloads (or the folder of your choice)


follow QTCreator installation here

run these 2 lines in terminal

  1. install QCreator
:~$ sudo apt install qtcreator

2. install the necessary libraries and compilers

:~$ sudo apt install build-essential


open QTCreator

  1. from the 'welcome' tab, click on 'open'
  2. select the folder where you extracted 'AnimeEffects-master'
  3. open the 'src' folder
  4. click on 'AnimeEffects.pro'

iu_682331_7455299.webp

5. you will then be redirected to 'configure project'

6. simply select 'configure project'

iu_682332_7455299.png

7. navigate to the left lower left side of the window, and click 'run' (the first green play button from the top)

8. click on 'run'

9. wait for the program to 'build'

iu_682333_7455299.png

10. tada! you have successfully ran 'animeeffects' :> enjoy

iu_682334_7455299.webp


the next time you want to use animeeffects

QTCreator will recognize the last directory containing your .pro file. click on it then follow steps 7-10 :>

iu_682359_7455299.png


extra:

this serves as a great starter info on learning the difference between mesh and frame-by-frame animations


Tags:

Comments

Comments ain't a thing here.