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.
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.
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
To get started with the 3D Processor CLI, see the Documentation here.
Version | Schema | Description |
---|---|---|
v7.2.0 | 3D Processing Schema v1.2 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
v7.1.0 - v7.1.1 | 3D Processing Schema v1.1 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
v7.0.0 | 3D Processing Schema v1.0 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
The 3D Processor Blender Plugin
To get started with the 3D Processor Blender Plugin, see the Documentation here.
Version | Schema | Description |
---|---|---|
RapidPipeline Blender Plugin v0.1.2 - v0.1.4 | 3D Processing Schema v1.1 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
RapidPipeline Blender Plugin v0.1.0 - v0.1.1 | 3D Processing Schema v1.0 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
The Web Platform and REST API
To get started with the RapidPipeline Platform, see the Tutorials Section here. For the REST API please refer to the API Documentation here.
Version | Schema | Description |
---|---|---|
RapidPipeline Web Platform (latest live update) | 3D Processing Schema v1.2 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |
API v2 | 3D Processing Schema v1.2 | Direct operations on the 3D Data, such as Optimization, Compression, etc. |