aboutsummaryrefslogtreecommitdiff
path: root/graphics/Blender/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2023-09-04 14:15:40 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 10:14:24 +0700
commitd4b4817e3fecde29c2752dff77f89eadb8be5d06 (patch)
tree4097efe47cdc16e83c163c93111f216b6197d0e8 /graphics/Blender/README
parent4852ec734d701bb69cd46c240b398234c6ab150b (diff)
downloadslackbuilds-d4b4817e3fecde29c2752dff77f89eadb8be5d06.tar.xz
graphics/Blender: Updated for version 3.3.10
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/Blender/README')
-rw-r--r--graphics/Blender/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README
index e58e052d1988..64c01e2665ff 100644
--- a/graphics/Blender/README
+++ b/graphics/Blender/README
@@ -22,9 +22,14 @@ support for it. It may be disabled by passing EMBREE=no when building:
Note for 32-bit users: embree is 64-bit only, and can't be built on
32-bit Slackware.
+To enable support for OptiX Ray Tracing Engine, the OptiX SDK must be
+available in the build environment. Use the OPTIX_ROOT_DIR environment
+variable to identify the SDK location e.g.
+ OPTIX_ROOT_DIR=/home/chris/NVIDIA-OptiX-SDK-7.6.0-linux64-x86_64 sh ./Blender.SlackBuild
+
This SlackBuild builds Blender from source code. For Slackware 15.0,
due to its Python 3 version of 3.9.17, the Blender version to be built
-is restricted to version 3.3.5.
+is restricted to version 3.3.10.
See also: graphics/blender (note, lowercase B), which repackages the
official Blender x86_64 release binary.