Skip to content

Commit f2583ed

Browse files
authored
Create README.md
1 parent da368d8 commit f2583ed

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)