2015-08-02 08:58:51 +02:00
|
|
|
Blender is an integrated suite of free and open source tools enabling
|
|
|
|
the creation of a broad range of 3D content with the singular
|
2020-02-15 02:58:28 +01:00
|
|
|
benefits of cross-platform interoperability. It can be used to
|
2015-08-02 08:58:51 +02:00
|
|
|
create 3D visualizations, stills as well as broadcast and cinema
|
|
|
|
quality video. It features fully integrated creation suite, offering
|
2020-02-15 02:58:28 +01:00
|
|
|
a broad range of essential tools for the creation of 3D content,
|
2015-08-02 08:58:51 +02:00
|
|
|
including modeling, uv-mapping, texturing, particle and other
|
2020-02-15 02:58:28 +01:00
|
|
|
simulation, scripting, rendering, compositing, post-production and
|
2015-08-02 08:58:51 +02:00
|
|
|
game creation.
|
2019-11-30 14:35:23 +01:00
|
|
|
|
|
|
|
CUDA support is included if a CUDA installation is detected at build time.
|
|
|
|
It may be disable by passing CUDA=no when building e.g.
|
|
|
|
CUDA=no sh ./Blender.SlackBuild
|
2020-06-07 05:51:56 +02:00
|
|
|
|
|
|
|
Since Blender-2.83.0, SBo's cudatoolkit-8.0.61 is insufficient for a
|
|
|
|
successful build. The CUDA handling above remains for cases which may:
|
|
|
|
- use a newer CUDA version toolkit
|
|
|
|
- require the existing cudatoolkit for other purposes
|
|
|
|
(so need CUDA=no for Blender)
|
2020-11-02 11:32:32 +01:00
|
|
|
|
|
|
|
Version 2.83.8 is the last SBo supported version of Blender for building
|
|
|
|
from source code in Slackware64-14.2. A more recent compiler (gcc-9.3.1)
|
|
|
|
is required for 2.90.x and later blender versions.
|