Blender
Brush your 3D modelling skills with Blender on Andronix 📽

Blender will only work for very basic animation. Please use this keeping in your mind that you're using an Android device.
You can install Blender to fulfil all your 3D modelling needs as follows-
APT
Just paste this after starting the distro
sudo apt-get update
sudo apt-get install blender
PACMAN
Just paste this after starting the distro
sudo pacman -Syu
sudo pacman -S pacman
If you don't want to build form the AUR, you can use this method instead.
YUM | DNF
Just paste this after starting the distro
sudo dnf update
sudo dnf install blender -y
Last updated
Was this helpful?