diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-05-28 15:51:38 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-05-28 15:51:38 +0000 |
commit | 4216781bb955a878a11ae2b5d64c09c1d07d6912 (patch) | |
tree | a93d382ddda6a69e1a7ef4bca32a455fdbada82e /graphics/blender/DESCR | |
parent | bbed6650d0209ff5733ccd90cd7096b6817e3a84 (diff) | |
download | pkgsrc-4216781bb955a878a11ae2b5d64c09c1d07d6912.tar.gz |
Update blender to version 2.27. A whole lot has changed since our old 2.11
package, most notably the fact that blender is now Open Source Software, and
we can thus compile it instead of using binary only packages. The new homepage
is http://www.blender.org.
This package tested under NetBSD/i386, NetBSD/macppc and Linux/i386 -- other
platforms are encouraged to test, but hardly any modifications should be necessary.
Diffstat (limited to 'graphics/blender/DESCR')
-rw-r--r-- | graphics/blender/DESCR | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/graphics/blender/DESCR b/graphics/blender/DESCR index 94abd1bd7f0..3d7fcc7fdc9 100644 --- a/graphics/blender/DESCR +++ b/graphics/blender/DESCR @@ -1,3 +1,13 @@ -Blender is a full blown raytracer designed to help image and animation -rendering. It features a Graphic User Interface, it manages animations, and -it has every functions you can expect from a raytracer. +Blender is a suite of tools enabling the creation of and replay of linear and +real-time, interactive 3D content. It offers full functionality for modeling, +rendering, animation, postproduction and game creation and playback with the +singular benefits of cross-platform operability and a download file size of +less than 2.5MB. + +Aimed at media professionals and individual creative users, Blender can be +used to create commercials and other broadcast quality linear content, while +the incorporation of a real-time 3D engine allows for the creation of 3D +interactive content for stand-alone playback or integration in a web browser. + +Originally developed by the company 'Not a Number' (NaN), Blender now is +continued as 'Free Software', with the sources available under GNU GPL. |