Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
/ PMXLoaderUnity Public archive

PMX Model loader for Unity

Notifications You must be signed in to change notification settings

Chaika9/PMXLoaderUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMX Loader for Unity

This is a project for learning more about Unity and MMD (MikuMikuDance) models and animations.

It is a Unity package for loading MMD models (PMX) and animations (VMD) in Unity. For now, it only loads the models and textures.

Features

  • Load PMX 2.0 models
  • Apply PMX model textures
  • Support png, jpg and bmp textures
  • Support tga textures
  • Apply PMX model bones
  • Apply PMX model morphs
  • Load VMD animations
  • Transform VMD animations to Unity animations
  • Apply VMD animations to PMX models
  • Use Bullet Physics for physics calculations

Usage

Run demo

  • Download the source code
  • Open the project with Unity
  • Open the scene Assets/Scenes/DemoScene.unity
  • And play the scene

Use in your project

The project is not yet available for use for projects.

About

PMX Model loader for Unity

Topics

Resources

Stars

Watchers

Forks

Languages