Blender 3D content-creation program for Linux Ubuntu. Install Blender 2.75 on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Derivatives, via Thomas Schiex’s PPA.
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation.
Blender is cross-platform and runs equally well on Linux, Windows and Macintosh computers. Its interface uses OpenGL to provide a consistent experience.
Blender Foundation and the blender.org developer community are proud to present the official Blender 2.75 release. The main highlights of this release are:
- Blender now supports a fully integrated Multi-View and Stereo 3D pipeline
- Cycles has much awaited initial support for AMD GPUs, and a new Light Portals feature.
- UI now allows font previews in the file browser.
- High quality options for viewport depth of field were added
- Modeling has a new Corrective Smooth modifier.
- The Decimate modifier was improved significantly.
- 3D viewport painting now supports symmetry and the distribution of Dynamic Topology was improved
- Video Sequence Editor: Placeholders can now replace missing frames of image sequences
- Game Engine now allows smoother LOD transitions, and supports mist attributes animation
- And: 100s of bug fixes and smaller feature improvements.
Install Blender on Linux Ubuntu
Blender 2.75 can be installed on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Derivatives, via Thomas Schiex’s PPA. Run the following commands in Terminal to install Blender on Linux Ubuntu:
$ sudo add-apt-repository ppa:thomas-schiex/blender
$ sudo apt-get update
$ sudo apt-get install blender
Uninstall Blender
Run the following command to uninstall and remove Blender:
$ sudo apt-get remove blender