diff options
author | J. Scheurich <mufti11@web.de> | 2019-10-19 10:46:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-19 10:47:03 +0700 |
commit | 12ee70dfbc4cd0ff9c6206c69f31c3f6dae157f1 (patch) | |
tree | 9969e701e47b07a99ae6b4fd93fa5e016a19bcc5 /graphics/OpenSubdiv/README | |
parent | 67fe0fc7f75d7ccbf6e0f35db8c96a0beff607cb (diff) | |
download | slackbuilds-12ee70dfbc4cd0ff9c6206c69f31c3f6dae157f1.tar.gz |
graphics/OpenSubdiv: Added (The OpenSubdiv Library).
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 new file mode 100644 index 0000000000..d8ff9cbeda --- /dev/null +++ b/graphics/OpenSubdiv/README @@ -0,0 +1,4 @@ +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. |