mvpalette

0.0.3 • Public • Published

mvpalette

MagickaVoxel exports .obj and .mtl files for use in external applications.
However, many of the material properties in its Renderer mode remain unexported.

This package is a cli tool to export some of those properties as png textures files, for use in Blender or PBR workflows.

💾 Installation

npm install -g mvpalette

🚀 Usage

mvpalette <vox-file.vox> [--emission] [--alpha] [--metallic] [--roughness] [--blend] [--glb]

This reads <vox-file.vox> and writes <vox-file.emission.png> and others.

If --glb is given, it tries to call blender to export a baked glb file.

If --blend is given, it saves a .blend file for further use.

📖 License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i mvpalette

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

960 kB

Total Files

9

Last publish

Collaborators

  • hypercross