PySMF:
I've recently been working on these two projects! The first is PySMF an SMF Model Viewer for the old Terminal Reality 4x4 Evo 2 game models. The SMF format is proprietary, and through some reverse engineering, programming, and more I made this model viewer display the geometry and have the ability to export it to OBJ.
PyPOD:
The second one is PyPOD which is based on github user "Dummiesman" project Poddy. Poddy was written in C# to open the proprietary POD formats that hold the game assets and other configuration files. My program PyPOD is written in Python and pretty much does the same thing, just not as many features as Poddy, or at least no yet.


Top comments (0)