B. Watson 59efd1ebb1 graphics/Blender: Fix 32-bit build (make embree optional). 2 years ago
..
01_FindEmbree_so.diff 3a66f7c213 graphics/Blender: Add support for embree 3 years ago
Blender.SlackBuild 59efd1ebb1 graphics/Blender: Fix 32-bit build (make embree optional). 2 years ago
Blender.info 59efd1ebb1 graphics/Blender: Fix 32-bit build (make embree optional). 2 years ago
README 59efd1ebb1 graphics/Blender: Fix 32-bit build (make embree optional). 2 years ago
README.Slackware d860189768 graphics/Blender: Update READMEs regarding CUDA 3 years ago
doinst.sh b4e4cc45f1 graphics/Blender: Update doinst.sh. 7 years ago
overloaded_min.diff 59efd1ebb1 graphics/Blender: Fix 32-bit build (make embree optional). 2 years ago
slack-desc 26472c0da3 graphics/Blender: Added (3D Content Creation Suite). 8 years ago

README

Blender is an integrated suite of free and open source tools enabling
the creation of a broad range of 3D content with the singular
benefits of cross-platform interoperability. It can be used to create
3D visualizations, stills as well as broadcast and cinema quality
video. It features fully integrated creation suite, offering a broad
range of essential tools for the creation of 3D content, including
modeling, uv-mapping, texturing, particle and other simulation,
scripting, rendering, compositing, post-production and game creation.

CUDA support is included if cudatoolkit is installed.
It may be disabled by passing CUDA=no when building:
CUDA=no sh ./Blender.SlackBuild

CUDA support hasn't been thorougly tested, and may break the build. If
so, build with CUDA=no and report a bug to the maintainer of this
script.

Optional dependency: embree. If installed, Blender will be built with
support for it. It may be disabled by passing EMBREE=no when building:
EMBREE=no sh ./Blender.SlackBuild

Note for 32-bit users: embree is 64-bit only, and can't be built on
32-bit Slackware.

See also: graphics/blender (note, lowercase B), which repackages the
official Blender x86_64 release binary.