TOP to Deadline

From Fifth Error

This paragraph is addressed to artists with a minimum knowledge of Houdini's software and would be interested in understanding how this functionality works

TOP Basic Setup

Basic Rock Creation based on a sphere with noise
Basic Rock with Noise based on a Sphere

IN THIS EXAMPLE : Using Houdini TOP Context the goal is to create a simple geometry, and create iterations of this geometry using Wedges and TOP Network.

The File used will be available :: here.

This exemple is going to focus on the following setup made in SOP. A sphere and different types of noises on top. Ending the Node Tree with a filecache pointing to the directory the file should be saved to.

Result of the basic rock setup
Result of the Basic Setup

The image above should be the result from the Basic Setup Node Tree.


INSTALLATION PROCESS

BE WARNED // We encountered a lot of troubles making the PDG work, so possibly some of the following steps are unnecessary.

This part will not help you intall Deadline.

  • You need Deadline to be installed.
  • You need to have ADMIN ACCESS
  • You need a shared space which the files can be access by any computer

STEP 1 : Install the PDG Plugin

Install

STEP 2 : Defining Variables

3 Variables need to be defined for the Deadline Plugin to map paths correctly.

You need to go into "Configure Repository Options"

Mapped Paths

The 3 Variables are the following :

The directory needs to be the same for every computer on the Renderfarm

  • $HFS : Directory of Houdini
  • $PYTHON : Directory of the Python Executable of Houdini
  • $PDG_EXE : Directory of PDG Deadline Plugin

From the documentation we have been trying to understand, it wasn't clear if the $PDG_EXE should be pointing to the Deadline Plugin Directory or Python File

TOP to DEADLINE

TOOL