Blender provides a broad spectrum of modeling, texturing, lighting, animation and video post-processing functionality in one package. Through its open architecture, Blender provides cross-platform interoperability, extensibility, an incredibly small footprint, and a tightly integrated workflow. Blender is one of the most popular Open Source 3D graphics applications in the world.
Popular Features:
- Cycles Render Engine
- Motion Tracking
- UV Tools
- "Carve" Booleans
- Remesh modifier
- Game Engine
- Collada
- Python API
- More Features.
To install Blender in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the terminal:
Here is the log of Blender 2.63
- sudo add-apt-repository ppa:irie/blender
- sudo apt-get update
- sudo apt-get install blender
Here is the Home Page