modelconv

module
v0.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2021 License: MIT

README

Experimental 3D model converter

Goで3Dモデルファイルを読み書きするライブラリ&変換ツールです.

Format Read Write Comment
.mqo ボーン・モーフにも対応
.vrm https://github.com/qmuntal/gltf 用のエクステンションです
.glb https://github.com/qmuntal/gltf を使っています
.pmx Physicsは未対応
.pmd Read only

データを見ながら雰囲気で実装してるので,おかしな挙動をするかもしれません.

Usage:

cmd/modelconv : モデルデータを相互変換するサンプルプログラム.

Pure golangなのでGoがあればビルドできると思います. Releasesからビルド済みのWindows用のバイナリがダウンロードできます.

go get -u github.com/m-shimao/modelconv/cmd/modelconv
go build github.com/m-shimao/modelconv/cmd/modelconv
./modelconv "path_to.pmx"

License

MIT License

Directories

Path Synopsis
cmd
modelconv Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL