We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da368d8 commit f2583edCopy full SHA for f2583ed
README.md
@@ -0,0 +1,14 @@
1
+# nCacheTools
2
+Tools for reading Autodesk Maya nCache files
3
+
4
+## Libraries
5
+* Rudimentary library for parsing nCache XML description
6
+* Rudimentary library for parsing MCC (32bit) and MCX (64bit) nCache binary cache files
7
8
+## Applications
9
+* Sample applications to illustrate usage of library
10
+ * mccinfo
11
+ * mcxinfo
12
+ * mcc2csv
13
+ * mcx2csv
14
+* Houdini GEO_IOTranslator derived class for ingesting MCC/MCX cache file into Houdini geometry stream
0 commit comments