Skip to content

Cloudef/libmmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmmd

MikuMikuDance importer

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build ..    # - run CMake, set install directory
make                                     # - compile

TODO

  • Add tests
  • Support importing animations
  • Figure out what most of the imported data is and organize them more sanely
  • Hide structs from public API
  • Provide API to read from memory

License

zlib, see LICENSE file for more information

About

MikuMikuDance importer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages