Skip to content

Commit 610e328

Browse files
committed
Updated Readme
1 parent 28602be commit 610e328

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Nuparu
22
======
33

4-
v0.1.14.21c
4+
v0.1.14.22
55

66
Third Party dependencies and foundation libraries for Karl's graphics projects
77

@@ -15,7 +15,7 @@ Nuparu currently consists of:
1515
* [glslUtility](https://github.com/CIS565-Fall-2012/Project0-Cuda-Checker/blob/master/HW0_MAC/src/glslUtility.cpp) 1.2 (OSX/Linux/Win)
1616
* [Eigen](eigen.tuxfamily.org/) 3.2.0 (OSX/Linux/Win)
1717
* [OpenVDB](http://www.openvdb.org/) 2.3.0 (OSX/Win)
18-
* [Partio](http://www.disneyanimation.com/technology/partio.html) 1.1.0 (OSX)
18+
* [Partio](http://www.disneyanimation.com/technology/partio.html) 1.1.0 (OSX/Win)
1919
* [RMSD](http://boscoh.com/code/) (OSX/Linux/Win)
2020
* [OpenEXR](http://www.openexr.com) 2.1.0 (OSX/Win)
2121
* [TBB](https://www.threadingbuildingblocks.org/) 4.2 Update 4 (OSX/Win)
@@ -30,3 +30,4 @@ Notes:
3030
* 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.
3131
* OpenVDB has a slight modification in Coord.h for Windows support
3232
* RMSD has minor modifications for C++ support
33+
* All Windows libraries are built using /MT with Visual Studio 2012

0 commit comments

Comments
 (0)