Darryl Dias

14 Apr 2015 in

Blender is a free open source 3D software that can be used to create Animated films, visual effect, art, 3D sculptures, games, and interactive. Blender offers features like 3D modeling, UV unwrapping, texturing, raster graphics editing, rigging and skinning, fluid and smoke simulation, particle simulation, soft body simulation, sculpting, animating, match moving, camera tracking, rendering, video editing and compositing. Alongside the modeling features, it also has an integrated game engine.

Installing

Adding thomas-shiex/blender ppa.

<pre class="wp-block-code">```
sudo add-apt-repository ppa:thomas-schiex/blender

Updating local package repository database
```
sudo apt-get update
```
```

Installing Blender.

```
```
sudo apt-get install blender
```
```

If you have any questions feel free to leave a comment below.