You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ Notes:
36
36
* 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.
37
37
* OpenVDB has a slight modification in Coord.h for Windows support
38
38
* 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.
39
40
* All binary OSX libraries are built with OSX's Clang variant (Apple LLVM 5.1 or greater) using libc++.
40
41
* 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.
41
42
* All binary libraries on all platforms are built for x86-64
0 commit comments