Add mesh reading and conversion support

This commit is contained in:
Yukai Li 2021-03-17 03:18:15 -06:00
parent 65dc96c4d6
commit aa1277a4e1
25 changed files with 2212 additions and 9 deletions

View file

@ -11,6 +11,10 @@ Currently implemented
- font/*.pak: font pack
- Sound effects catalog (read support only)
- TXM: texture files
- PDB/TDB/DB2: Mesh formats (typically contained inside DAT, read support only)
**PlayStation 2**
- VIF emulator (partial)
**Aqualead (Plug & Play)**
(read support only currently)