summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Christoph Willing2023-11-17 21:55:25 +0100
committer Willy Sudiarto Raharjo2023-11-18 03:16:06 +0100
commitdef7ea3486ec8aced6096e1af30d9002551d0201 (patch)
treee52c9bf6779be4ebd40d002f2514cf8d4a2323e2 /graphics
parent2dcf15bb5f1571672fca80b28e6157c001d3c77b (diff)
downloadslackbuilds-def7ea3486ec8aced6096e1af30d9002551d0201.tar.gz
graphics/Blender: Mention optional alembic-framework
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Blender/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README
index 64c01e2665..d8d09ad6bb 100644
--- a/graphics/Blender/README
+++ b/graphics/Blender/README
@@ -22,6 +22,9 @@ 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.
+Optional dependency: alembic-framework. If already installed, it will
+be automatically detected and incorporated when Blender is built.
+
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.