summaryrefslogtreecommitdiff
path: root/graphics/OpenSubdiv/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/OpenSubdiv/README')
-rw-r--r--graphics/OpenSubdiv/README4
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.