Skip to content

Commit 81df445

Browse files
committed
Added a note about OpenSubdiv
1 parent c2d81a9 commit 81df445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Notes:
3636
* Nuparu does not contain the entirety of Boost; instead, only a subset of Boost required for OpenVDB is included. The components of Boost included are header-only.
3737
* OpenVDB has a slight modification in Coord.h for Windows support
3838
* RMSD has minor modifications for C++ support
39+
* OpenSubdiv is built with Ptex and TBB support only. Other backends, such as OpenCL, are not included.
3940
* All binary OSX libraries are built with OSX's Clang variant (Apple LLVM 5.1 or greater) using libc++.
4041
* All binary Windows libraries are built using /MT with Visual Studio 2013, except for OpenVDB, which is build using /MT with Visual Studio 2012. OpenVDB will be updated soon.
4142
* All binary libraries on all platforms are built for x86-64

0 commit comments

Comments
 (0)