Aircada SDK

A unified framework for building rich, interactive 3D configurators, featuring global Twin-Proxy store synchronization, custom Event Bus signals, and strongly typed Operator scripting.
Published: 7/10/2026
Datasets
Declarative data integration system mapping Cloud spreadsheets and tables directly into Engine Operator properties.
Effects
Programmatic API to retrieve, configure, and animate dynamic visual and interactive effects on 3D objects using type-safe facades.
Events
Decoupled message bus facilitating strongly typed, event-driven communication across the React UI, 3D Engine Operators, and headless Systems.
FlowStates
Declarative animation system handling smooth, engine-driven transitions between public property values without manual tweening math.
SDK Guides
A collection of best practices, architectural patterns, and step-by-step guidance scripts for the Aircada SDK.
Operators
Modular logic centers in Aircada responsible for managing state, processing event bus signals, and directly manipulating 3D SceneObjects.
Options
Architectural system synchronizing Cloud Datasets, React UI selection hooks, and 3D Engine Operators via the Twin-Proxy Vault.
Philosophy
The core design principles, architectural background, and synchronized workflow of the Aircada SDK and Studio.
Properties
SDK decorators defining and exposing Operator instance fields to the Aircada synchronization engine and Visual Studio panels.
React Components
Systematic index and detailed documentation for the React components provided by @aircada/react for e-commerce 3D product configurations.
3D Scene
Overview of the 3D scene architecture, bridging visual configurations from the Aircada Studio to strongly-typed SDK Operator references.
Scene Objects Reference
Comprehensive programmatic reference for all 3D scene objects and spatial facades in Aircada (e.g. Shapes, Text, Models).
Systems
Headless, singleton manager classes in the Aircada SDK decorated with @System to coordinate global state orchestration and background tasks.
2D UI
React UI overlay architecture for Aircada web apps, utilizing state synchronization and viewport interaction properties.