Skip to content
Marcus Ottosson edited this page May 8, 2015 · 2 revisions

This page will walk you through integrating Pyblish with SideFx Houdini.




Prerequisities

Make sure you have installed Pyblish before continuing.




Introduction

The integration comes in the form of a menu-item called "Publish".

image

Once clicked, it will display a Pyblish graphical user interface.




Installation

Ensure Pyblish for Houdini is on your PYTHONPATH and run this within Houdini.

import pyblish_houdini
pyblish_houdini.setup()

You can then show the Pyblish graphical user interface by calling show().

pyblish_houdini.show()



Persistence

Coming soon, see here.

<Milan, could you fill this in? Use this for reference: https://github.com/pyblish/pyblish-maya/wiki/Integration>

Language, software and platform agnostic, feature film-strength quality assurance for content.

Table of contents

Clone this wiki locally