Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
/ md5upgrade Public archive

Upgrade md5meshes from v6 to v10 (PROOF OF CONCEPT)

License

Notifications You must be signed in to change notification settings

mjsonofharry/md5upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Converts md5mesh version 6 to version 10.

Requirements

Only Python 3 is supported. Install the following libraries:

pip3 install numpy

pip3 install nibabel

Usage

python3 md5upgrade.py <path to input md5mesh> <path to output md5mesh>

python3 md5upgrade.py <path to input md5mesh> <path to output folder>

python3 md5upgrade.py <path to input folder> <path to output folder>

Reference

MD5Mesh and MD5Anim files formats

Unofficial DoomIII model specs v0.1

About

Upgrade md5meshes from v6 to v10 (PROOF OF CONCEPT)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages