LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
How to use the API

t2fs.h is the core of this project, it is responsible for navigating the data tree, decompression and deinterleaving.

To get some use out of the data that can be accessed with t2fs.h we provide some higher level APIs in models/*.h

Please note that this project is in early stage and stuff will change on the way.