diff options
author | Christoph Willing <chris.willing@linux.com> | 2019-10-30 01:01:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-30 01:01:15 +0700 |
commit | c545e2ca016f4813bd9251b594fb112226ba915d (patch) | |
tree | 084f567bde4685a80a4bc287e6177118c0f41d10 /graphics/OpenSubdiv/README | |
parent | 618e769f2b80c9562993ca93cd74337a46d08aba (diff) |
graphics/OpenSubdiv: Script improvement.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/OpenSubdiv/README')
-rw-r--r-- | graphics/OpenSubdiv/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/OpenSubdiv/README b/graphics/OpenSubdiv/README index d8ff9cbeda8d0..401ffff651931 100644 --- a/graphics/OpenSubdiv/README +++ b/graphics/OpenSubdiv/README @@ -2,3 +2,7 @@ OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. This code path is optimized for drawing deforming surfaces with static topology at interactive framerates. + +Additional utility is available in OpenSubdiv when the following SBo packages +are installed and detected at build time: + tbb cudatoolkit opencl-headers glfw docutils |