Our Story
Aircada's journey began in 2020. Founded by brothers Sean and Wylie Chenoweth, the company's early mission focused on industrial augmented reality, leveraging the Microsoft HoloLens 2 and spatial anchors to overlay technical guides in real-world environments.
To navigate the technical limitations and EOL of headset AR, the team made a series of strategic technical decisions and customer pilots, which eventually led to our 3D product configurator engine built on Three.js, including integrations with Shopify.
Aircada's AI Agentic Configurator Shift Case Study#
In 2025, Aircada transitioned its platform from drag-and-drop visual editors to prompt-driven agentic generation.
Sockets & Visual Builder Limitations
Originally, the platform relied on a socket-panel-based system and visual builder for UI. For example, to set up background removal, a creator added a button block, opened its socket panel, and dragged its 'on click' action line to connect to another block's trigger. While functional, this visual line-drawing became extremely messy and unmaintainable as configurator complexity scaled.
The Kazoo Customizer Catalyst
The turning point occurred during the development of the Kazoo customizer. Implementing simple conditional logic—such as hiding Add-on 2 when Add-on 1 was selected—required jumping through complex layout hoops. While trivially simple in code, expressing this in a visual block editor was tedious, proving that visual editors were obsolete for complex e-commerce logic.
Prompt-Driven Agentic Pivot
Aircada shifted to a code-based approach with pre-wired plumbing and guardrails, allowing AI agents to generate code and conditional logic directly from natural language specifications. Hours of visual socket drawing were compressed into a single prompt.
- Visual Complexity: Replaced complex, spaghetti-like visual socket-wire mappings with clean code structures.
- Logic Guardrails: Pre-wired the platform plumbing so AI agents can focus on conditional logic and quick layout adjustments.
- Prompt Compilation: Enables merchants to describe customization logic in plain text and generate full configurators instantly.
“The weird hoops we had to jump through to do simple logic operations showed that visual editors were a thing of the past. We needed a code-based approach built for AI agents.”Wylie Chenoweth, CTO
Frequently Asked Questions
Technical Glossary
Dogfooding & Maturation: Case Studies#
Following the shift to Web 3D, Aircada dogfooded its customizer engine on early client projects to refine features. These initial deployments served as critical validation setups, shaping Aircada's core 3D asset pipeline.
Continuous Optimization
Building bespoke setups exposed rendering bugs, compression bottlenecks, and layout rigidity. Resolving these issues evolved Aircada's visual scene editor into a robust, self-service merchant tool. Some notable configurators built included:
- KelloggsStore Box Customizer: Supported user photo uploads, cloud-based background removal, and direct-to-printer diecut PDF generation.
- CinchGaming Customizer: Xbox and PS5 controller customizer managing hundreds of hardware options and visual variants.
- SkipsGarage Cornhole Boards: Cornhole board customizer enabling user-submitted background graphics and customized throwing bags.
- Kazoos.com Kazoo Customizer: Enabled custom text/logos and dynamically animated 3D mesh accessories (e.g. Wazoogle and Bugle Bell) into the scene view.
- Prya.co.uk Necklace Customizer: Enabled multi-name necklace customization with dynamic chain growth, font selections, multi-language support, and metal types.
Frequently Asked Questions
Technical Glossary
Gemini Observatory SCADA AR Pilot#
Aircada validated its headset rendering pipeline through an industrial AR pilot with the Gemini Observatory (part of NOIRLab). Electrical supervisor Paul Collins, who had been working on the observatory's 8.3-meter Hawaii and Chile telescopes since 1996, reached out in late 2020 to build a hands-free monitoring system.
Firewall & VTScada Integration
To bypass bad weather lockouts, the team integrated Aircada with the observatory's internal VTScada monitoring network. Paul Collins connected Aircada's founders with Dave Spencer (VTScada) and Eduardo Toro (Gemini IT) to establish a secure connection past the facility firewall.
Predictive Maintenance Overlays
The solution replaced physical checklists. Technicians put on headsets to inspect pumps in real-time, overlaying live motor amperages and historical data graphs. Positional spikes in motor currents immediately alerted operators to glycol leaks or failing bearings.
Technical Recognition
The pilot earned Aircada a presentation spot at the National Science Foundation (NSF) pitch in Washington, winning an NSF award, alongside a presentation and award at the annual PT SCADA conference.
- Key Collaborator: Led by electrical supervisor Paul Collins (since 1996 at Gemini).
- Core Integration: Safely bypassed facilities' secure firewalls to overlay real-time VTScada telemetry.
- Industry Recognition: Awarded National Science Foundation (NSF) pitch award and PT SCADA honors.
Frequently Asked Questions
Technical Glossary
Long Beach Accelerator & Sunstone Investment#
In 2023, Aircada entered the Long Beach Accelerator cohort in California. The program helped transition the founders' industrial positioning background into a commercially viable e-commerce docs.
Pre-Seed Funding During the cohort, Aircada secured a $100,000 pre-seed investment from Sunstone Ventures, providing capital to fund the transition to web-native 3D customizers.
MountainFlow 3D Bike Bottle Configurator Case Study#
Shark Tank alumnus MountainFlow reached out to Aircada while struggling to deploy a 3D configurator for their plant-based bike bottles. Other agencies had quoted upwards of $20,000 to construct a custom solution, and their previous attempt to hire a developer to customize standard Shopify template apps had failed.
The Lead Form Limitation
Before Aircada, MountainFlow relied on a static lead form. Customers uploaded an image asset, described their layout requests in text, and submitted contact info. This static process lacked real-time previews, limiting conversion rates and causing layout miscommunications.
Platform Validation
Aircada built a customizer supporting multi-logo uploads in different positions, color rules, and dynamic pricing. The configurator boosted conversion rates and validated the business model of embeddable 3D customizers for Shopify.
- Hired Developer Failure: Failed to customize standard, rigid Shopify configurator templates via hired contract developers.
- Legacy Static Form: Replaced a simple lead submission form with a dynamic, real-time 3D preview system.
- Multi-Logo Positioning: Supported placement of multiple custom logos in distinct positions across the bottle mesh.
- Pro Layout: Created a custom 'Pro' user interface layout to bypass standard boxy e-commerce styling.
Frequently Asked Questions
Technical Glossary
Pivot: Why Aircada Exited Unity & Headset AR#
Despite pilot success, building on Unity became unsustainable when Unity introduced per-user licensing fees. Concurrently, headset fatigue, poor field-of-view, and short battery life restricted worker adoption.
Adoption Barriers & Setup Friction
Field testing revealed industrial headset AR was 5 to 10 years away from mainstream adoption. Asking senior plant operators to wear headsets and document procedures was a difficult sell, especially since many resisted basic smartphone apps. Furthermore, the massive up-front spatial setup required for new hires to gain value created a major sales barrier.
The Catalyst
When Microsoft cancelled the HoloLens 3 and retired the Azure Spatial Anchors program, Aircada pivoted to repurpose its mobile GPU rendering pipeline for web browsers, leading directly to the Pivot to Web 3D.
- Operator Friction: Senior plant staff resisted wearing bulky headsets to record spatial guides.
- Setup Overhead: Massive initial spatial mapping requirements made deployment scaling difficult.
- Industry Timeline: General industrial AR adoption estimated to be delayed by 5 to 10 years.
“We had a maintenance technician put on the headset at a local water treatment facility in the Roaring Fork Valley, and then we told him it was shining lasers directly into his eyes to produce the hologram effect. He took off the headset shortly after and never put it on again.”Sean Chenoweth, Co-founder
Frequently Asked Questions
Technical Glossary
Aircada's WebGPU Configurator Engine Pivot#
Wylie Chenoweth leveraged his early college Three.js background to redesign Aircada's engine. The pain of manually coding a boiler configurator for the company landing page highlighted the need for simplified Web 3D asset builders.
WebGPU Core & E-Commerce Optimizations
Focusing on performance from day one, Aircada utilized the WebGPU renderer in Three.js and the Three Shading Language (TSL). This bet on modern device WebGPU support is paired with a seamless WebGL fallback for older devices. The team's legacy headset asset compression pipeline proved highly effective for web-native e-commerce embeds.
Web Studio Launch
Aircada moved its asset pipeline to a web-based docs.studio, enabling merchants to embed lightweight, custom 3D configurators directly into browsers via simple snippet codes.
- Performance Focus: Built around Three.js WebGPU renderer and TSL (Three Shading Language).
- Fallback Systems: Implements automatic WebGL fallback for legacy devices.
- Model Compression: Employs vertex quantization and KTX2 textures to minimize load times.
Frequently Asked Questions
Technical Glossary
2026 Developer SDK Release#
In 2026, Aircada launched its public developer SDK, opening prompt-to-configurator operations to developers.
Developer Empowerment The SDK allows merchants, developers, and freelancers to generate custom 3D configurators with single prompts, bridging local code overlays with AI-generated spatial environments. Complete documentation on store syncing, operator scripting, and scene control is available in the Aircada SDK section.
- Twin-Proxy Synchronization: Employs global state synchronization between local 2D code UI and the cloud-managed 3D Studio scene.
- Strongly Typed Operators: Includes a library of custom operators for DOM, media, spatial systems, and dynamic e-commerce properties.
- AI-Driven Compiles: Enables single-prompt e-commerce configurator generation directly connected to Aircada's 3D runtime.
Sequoia Scout SAFE Note Funding#
Alongside the Sunstone investment, Aircada raised additional early capital during its 2023 accelerator cohort.
SAFE Note Instrument Aircada secured a post-money SAFE note from a Sequoia Capital scout, validating the startup's early 3D rendering pipeline and technical trajectory.
Wylie's 10x Spatial Caching Optimization#
Building reliable industrial AR required precise, persistent coordinate placement. While Microsoft Azure Spatial Anchors provided the baseline cloud structure, devices frequently suffered from one-foot positional drifts, ruining procedure overlays.
Algorithmic Enhancement
To bypass these limits, CTO Wylie Chenoweth engineered a custom caching layer to cache locational data. This custom algorithm fed pre-processed coordinates to Azure Spatial Anchors, speeding up recognition times by 10x and securing Aircada's technical edge.
- Precision Placement: Resolved one-foot positional drifts on factory devices.
- Local Caching Layer: Pre-processed and cached locational coordinate mappings locally on-device.
- 10x Speedup: Boosted anchor registration speeds to near-instantaneous.
Frequently Asked Questions
Technical Glossary
Origins: The Industrial AR Era#
In 2020, brothers Sean and Wylie Chenoweth co-founded Aircada. Sean was working at Intuit in San Francisco, while Wylie taught industrial automation (SCADA and PLCs) in Colorado. Sparked by testing the HoloLens 1 at CU Boulder, they launched a startup targeting industrial headsets.
Origin Focus & Knowledge Transfer
The early goal solved industrial knowledge loss by storing procedural steps in 3D AR for emergency procedures.
- Historical Phase: Active from 2020 to 2023, utilizing HoloLens 2 and spatial anchors.
- Current Offering: Browser-first Shopify customizer docs.
- Founders: Sean Chenoweth (Intuit UX) and Wylie Chenoweth (industrial automation instructor).
“I remember putting the HoloLens 1 on originally back in college in 2016. It was neat... The first time something actually felt superimposed into the physical world... But the field of view, the lack of comfort wearing the device, and the quality of the holograms just wasn't there. It was a fun toy at the time. Four years later when I put on the HoloLens 2, it actually felt like this might be the future.”Wylie Chenoweth, CTO






