diff options
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 d8ff9cbeda..401ffff651 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 |