GithubHelp home page GithubHelp logo

kanryu / pmx Goto Github PK

View Code? Open in Web Editor NEW
41.0 3.0 5.0 23 KB

pmx - a pure JavaScript Parser for PMX Format(MMD)

License: Apache License 2.0

TypeScript 48.19% JavaScript 51.81%
pmx mmd javascript typescript

pmx's Introduction

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.

pmx's People

Contributors

59naga avatar kanryu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pmx's Issues

Unable to install

~/Downloads/pmx$ pip install .
Processing /home/debanjan/Downloads/pmx
Preparing metadata (setup.py) ... done
Requirement already satisfied: numpy>=1.14 in /home/debanjan/.local/lib/python3.10/site-packages (from pmx==2.0+62.g96b48be7) (1.24.3)
Requirement already satisfied: scipy>=1.1 in /home/debanjan/.local/lib/python3.10/site-packages (from pmx==2.0+62.g96b48be7) (1.10.1)
Requirement already satisfied: matplotlib>=2.2 in /home/debanjan/.local/lib/python3.10/site-packages (from pmx==2.0+62.g96b48be7) (3.7.1)
ERROR: Package 'pmx' requires a different Python: 3.10.10 not in '<3,>=2.7'

~/Downloads/pmx$ python
Python 3.10.10 (main, Mar 21 2023, 18:45:11) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.