diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-24 16:57:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-25 22:58:05 +0700 |
commit | ed2d4d7e9f767774ee64519297c6183e7c5166e1 (patch) | |
tree | a5ce811076fc8a30f41c10dbe0148efde36d82c5 /graphics/OpenSubdiv/README | |
parent | db62a8f6368f37acb86e36ee029c9663cddd9c90 (diff) |
graphics/OpenSubdiv: Fix github URL, remove static libs.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/OpenSubdiv/README')
-rw-r--r-- | graphics/OpenSubdiv/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/graphics/OpenSubdiv/README b/graphics/OpenSubdiv/README index cc70b261c972a..18aa13c063b0e 100644 --- a/graphics/OpenSubdiv/README +++ b/graphics/OpenSubdiv/README @@ -1,7 +1,9 @@ -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. +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 glfw +Additional utility is available in OpenSubdiv when the following SBo +packages are installed and detected at build time: tbb cudatoolkit +glfw |