All Projects → kanryu → pmx

kanryu / pmx

Licence: Apache-2.0 license
pmx - a pure JavaScript Parser for PMX Format(MMD)

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Labels

Projects that are alternatives of or similar to pmx

C4D MMD Tool
A plugin for Cinema 4D written in C++ is used to import MikuMikuDance data into Cinema 4D.
Stars: ✭ 52 (+52.94%)
Mutual labels:  mmd, pmx
mmd
This repository contains the Pytorch implementation for our SCAI (EMNLP-2018) submission "A Knowledge-Grounded Multimodal Search-Based Conversational Agent"
Stars: ✭ 28 (-17.65%)
Mutual labels:  mmd
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+141.18%)
Mutual labels:  mmd
esp32 mmd
esp32でmmd
Stars: ✭ 93 (+173.53%)
Mutual labels:  mmd
trVAE
Conditional out-of-distribution prediction
Stars: ✭ 47 (+38.24%)
Mutual labels:  mmd
vmd sizing
vmd(MMDモーションデータ)を、指定されたモデルに適用したサイズで再生成します。
Stars: ✭ 33 (-2.94%)
Mutual labels:  mmd
cats-blender-plugin
😺 A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
Stars: ✭ 1,674 (+4823.53%)
Mutual labels:  mmd
VMD-Lifting
VMD-Lifting is a fork of 'Lifting from the Deep' that outputs estimated 3D pose data to a VMD file
Stars: ✭ 31 (-8.82%)
Mutual labels:  mmd
nanoem
nanoem is an MMD (MikuMikuDance) compatible implementation and its like cross-platform application mainly built for macOS.
Stars: ✭ 136 (+300%)
Mutual labels:  mmd
MMDUtility
MMD上で動く便利プラグインです。
Stars: ✭ 18 (-47.06%)
Mutual labels:  mmd
ggPMX
ggPMX R package
Stars: ✭ 28 (-17.65%)
Mutual labels:  pmx

pmx - PMXファイルをparseし、JSON形式で吐き出すパーサ

PMXとはMMDのモデル形式PMDから派生した3Dモデル用ファイルフォーマットで、PMXEditor等でサポートされています。 http://kkhk22.seesaa.net/category/14045227-1.html

本ライブラリはPMXのモデルデータを解析し、他のモデル形式にコンバートしたり、 ブラウザ上で直接取り扱えるようにするために開発されたpure JavaScript実装のパーサです。

テストデータとして艦これの赤城(作者:ブラスターB さん)を正常に解析できることを確認しています。

質問やバグレポート

他のPMXモデルで解析できないモデルがあればURL付きでお知らせいただけると助かります。

ToDo

まだ nodejs前提の実装になっているのでモダンブラウザに対応させる必要あり。

GitHub に関する情報

ソースコードはこちらで入手できます。 http://github.com/kanryu/pmx あなたはソースツリーをくろーんしたり、最新版のtarballをダウンロードできます。

ライセンス

Copyright 2014 KATO Kanryu

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].