Skip to main content

Overview

Introduction

RapidPipeline 3D Processor schemas are a set of rules that represent and validate the structure and format of RapidPipeline's 3D processing functionalities.

RapidPipeline maintains this semantic normalization by using schemas. Schemas are the standard way of describing data processes in RapidPipeline, allowing all data that conforms to schemas to be reused across all different tools and interfaces without conflicts.

note

In addition to describing the structure of data, schemas apply constraints and expectations to data so it can be validated as it moves between systems. These standard definitions allow data to be interpreted consistently, regardless of origin, and remove the need for translation across applications.

Available Versions and Compatibility

The 3D Processing Schemas are utilized by multiple RapidPipeline Software Packages & Interfaces.

caution

Newer 3D Processing Schemas are only compatible with the corresponding newer 3D Processor CLI versions. Settings created against the newer schemas might not validate with older versions of the 3D Processor! See the corresponding schemas and software releases below.

The 3D Processor CLI

tip

To get started with the 3D Processor CLI, see the Documentation here.

VersionSchemaDescription
v7.2.03D Processing Schema v1.2Direct operations on the 3D Data, such as Optimization, Compression, etc.
v7.1.0 - v7.1.13D Processing Schema v1.1Direct operations on the 3D Data, such as Optimization, Compression, etc.
v7.0.03D Processing Schema v1.0Direct operations on the 3D Data, such as Optimization, Compression, etc.

The 3D Processor Blender Plugin

tip

To get started with the 3D Processor Blender Plugin, see the Documentation here.

VersionSchemaDescription
RapidPipeline Blender Plugin v0.1.2 - v0.1.43D Processing Schema v1.1Direct operations on the 3D Data, such as Optimization, Compression, etc.
RapidPipeline Blender Plugin v0.1.0 - v0.1.13D Processing Schema v1.0Direct operations on the 3D Data, such as Optimization, Compression, etc.

The Web Platform and REST API

tip

To get started with the RapidPipeline Platform, see the Tutorials Section here. For the REST API please refer to the API Documentation here.

VersionSchemaDescription
RapidPipeline Web Platform (latest live update)3D Processing Schema v1.2Direct operations on the 3D Data, such as Optimization, Compression, etc.
API v23D Processing Schema v1.2Direct operations on the 3D Data, such as Optimization, Compression, etc.