Skip to main content

pymeshio is a package for 3d model io. create for blender import/expoert plugin backend.

Requirements

  • Python 3

  • Python 2.7

Features

  • read Metasequioa mqo format

  • read/write MikuMikuDance pmd format

  • read/write MikuMikuDance pmx format

  • read MikuMikuDance vmd format

  • read MikuMikuDance vpd format

Install

$ easy_install pymeshio
or
$ unzip pymeshio-x.x.x.zip
$ cd pymeshio-x.x.x
$ python setup.py install

Usage

>>> import pymeshio.pmx.reader
>>> m=pymeshio.pmx.reader.read_from_file('resources/初音ミクVer2.pmx')
>>> print(m)
<pmx-2.0 "Miku Hatsune" 12354vertices>
>>> print(dir(m))
['__class__', '__delattr__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__slots__', '__str__', '__subclasshook__', 'bones', 'comment', 'display_slots', 'english_comment', 'english_name', 'indices', 'joints', 'materials', 'morphs', 'name', 'rigidbodies', 'textures', 'version', 'vertices']

ToDo

  • blender importer for pmx

  • blender exporter for pmx

New

2.2.1 (2011-10-07)

  • implement pmd to pmx converter

2.2.0 (2011-10-03)

  • implement pmx writer

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymeshio-2.2.1.zip (87.2 kB view details)

Uploaded Source

File details

Details for the file pymeshio-2.2.1.zip.

File metadata

  • Download URL: pymeshio-2.2.1.zip
  • Upload date:
  • Size: 87.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymeshio-2.2.1.zip
Algorithm Hash digest
SHA256 52cee9b9acb6d0d4a6648b07ef59d7a76990ba725520636b9080f8d7729d959c
MD5 d003c712f183fc15d8a40fab27aba187
BLAKE2b-256 37f675fc8c781992a393c1ac1d9e2d5f9eccc408465f6355d1e1860f1bb85057

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page