Git Product home page Git Product logo

materialx_utils's Introduction

MaterialX export for Substance Painter

This plugin adds support for simple MaterialX support for Substance Painter. It currently only support arnold and Metallic/Roughness workflows

Prerequisites

  • Substance Painter
  • Python in path (currently only tested with python 2.7)
  • MaterialX installed for the python interpreter in path (only tested with 1.36)

Installation

Install the plugin using the deploy.bat script A correctly installed plugin should look something like this in the Painter documents directory:

plugins
└───materialx-export
    │   ExportTools.js
    │   main.qml
    │   MaterialXExport.qml
    │   Style.qml
    │   tool-bar.qml
    │
    └───python
        │   materialx_export.py
        │   write_sample.py
        │
        └───matxtools
                matxtools.py
                __init__.py

Running

A correctly installed plugin will show up as a button in painter.

To export:

  • Click the plugin button
  • Type in/browse for the location and file you want to export the textures. The expected input is the MaterialX file to write, the textures for it will be written in the same directory as the MaterialX file
  • Click the export button

When the path is setup you can easily reexport the textures by clicking export again

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.