Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scallion

Build status NuGet Release Codecov

A wrapper library for MikuMikuDance

Requirements

  • .NET Framework 4.6
  • System.Numerics.Vectors

Installation

Now available on NuGet

Execute the following command in the Package Manager Console:

PM> Install-Package Scallion

Or download an archive from Releases.

Usage

This library supports only MMD Motion File for now.

// using Scallion.DomainModels;

var motion = new Motion().Load(@"path\to\motion.vmd");
// motion.Bones...
// motion.Morphs...

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The project is available as open source under the terms of the MIT License.

About

.NET用MikuMikuDanceラッパーライブラリ

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages