What is Pixyz Scenario Processor?

Scenario Processor is the Pixyz product dedicated to the deployment at large scale of Data Preparation workflows, based on Pixyz core technology.

Pixyz Scenario Processor operates as a file-to-file batching tool, supporting multiple platforms & deployments architecture.

Please have a look at this page for more information, and contact Pixyz/Unity to discuss about your requirements, target architecture & scalability needs.


What is the difference between Pixyz Studio and Pixyz Scenario Processor?

Pixyz Scenario Processor is basically the same product as Pixyz Studio, without the User Interface, and meant to be used headless in Command Line (executing a Scenario plugin).

Pixyz Scenario Processor gives an access to the same Python API, with the same core algorithms for Data Preparation, but augmented of additional import/export (I/O) functions to allow automatic batch processing of CAD/3D files.


FEATURE

Pixyz Studio

Pixyz Scenario Processor

ALL INPUT/OUTPUT FORMATS

✔️

✔️*

ORIGINAL CAD INFORMATION PRESERVATION

✔️

✔️

Pixyz CORE ALGORITHMS FOR CAD DATA PREPARATION

✔️

✔️

Pixyz CORE ALGORITHMS FOR DATA OPTIMIZATION

✔️

✔️

INTERACTIVE GUI

✔️

POWERFUL VIEWER

✔️

PYTHON SCRIPTING EDITOR CAPABILITY

✔️

✔️

IMPORT/EXPORT PYTHON FUNCTIONS

FOR AUTOMATIC BATCH PROCESSING **

✔️

COMMAND LINE / HEADLESS MODE

✔️

MULTIPLE PLATFORMS (WIN, LINUX)

✔️


* : Not all 3D formats are supported with Linux versions, please check the Supported File Formats page.

**: Import/export functions can be run in Pixyz Studio for testing purposes, when creating plugins meant to be deployed and run as Data Preparation scenarios in Pixyz Scenario Processor. They are protected by a Captcha mechanism.


How create scenarios for Pixyz Scenario Processor?

Pixyz Scenario Processor requires to be fed as input with a Data Preparation scenario made of Python code on one hand (also called a Scenario plugin), and data to process on the other hand.

There are two ways to create Python scenarios:

  • With on-demand service: Pixyz/Unity teams help you build tailor-made Data Preparation strategies that best suit your needs
  • The Plugin Editor available in Pixyz Studio can be used by advanced users to develop scenarios autonomously from Pixyz


Related topics