Platform
Chevron right icon
3D advertising

3D advertising

What is 3D advertising?

3D advertising is the use of interactive three-dimensional creative (rotatable product models, mini-scenes, playable experiences, and AR overlays) inside display, social, connected-TV, and out-of-home ad units, in place of or alongside a static image or a linear video. The shopper can rotate, tap, spin, configure, or place the product in their environment before deciding whether to click through. The ad is no longer a passive impression; it is a compact interactive surface for the product itself.

The category has been technically possible for a decade but held back by two industry constraints. Ad servers and demand-side platforms enforce strict initial-load and total-weight limits, historically well under the raw byte weight of a photoreal 3D asset. Ad exchanges standardized on formats (VAST for video, HTML5 for display, MRAID for mobile rich media) that were not built with real-time 3D in mind. What has changed is the maturation of three underlying pieces: browser 3D runtimes (WebGL, WebGPU) that render inside an MRAID or HTML5 creative, asset compression pipelines (Draco, KTX2, meshopt) that shrink 3D payloads by an order of magnitude, and streaming approaches that let a creative begin rendering within the initial-load budget and refine as bytes arrive.

3D advertising sits alongside several adjacent terms. Playable ads are the closest relative: interactive mini-experiences originally built for mobile game install campaigns, now extending into 3D product interaction. Rich media ad is the broader IAB category 3D creative falls into. 3D commerce is the sibling on the storefront side; the same 3D asset can often serve both.

How 3D advertising works

An end-to-end 3D ad experience touches five stages, each with its own set of constraints.

Creative production. The 3D asset is authored to a delivery-ready spec: geometry optimized for real-time rendering, textures compressed to KTX2, materials authored to a physically based rendering (PBR) standard so lighting reads consistently across viewers. Reusing a storefront-quality asset is common; retail brands that already ship 3D commerce content can often repurpose the same glTF for advertising with minimal rework.

Packaging into an ad unit. The creative is wrapped in an HTML5 or MRAID container so it can serve through standard ad-tech pipelines. The container carries the initial low-detail asset plus the JavaScript viewer runtime. Anything beyond the initial-load budget streams in after the impression is measurable.

Delivery through the ad stack. The ad reaches the shopper through the same DSP, SSP, and ad-exchange path as any other creative. Progressive delivery matters here: an initial placeholder frame renders inside the ad slot within the first few hundred kilobytes, then additional geometry and texture detail arrive over the following seconds while the user is already engaged.

Rendering and interaction. A viewer running inside the ad container (typically a WebGL or WebGPU scene, or a native SDK when the placement is in-app) presents the 3D content. The shopper can rotate the product, tap features, launch AR view, or in playable-ad formats interact with a scripted scene. Every interaction fires an event.

Measurement and attribution. Engagement events (rotate count, dwell time on 3D view, AR launches, tap-to-explore) are captured alongside the standard viewability and click metrics. Because 3D creative is interactive, the measurement layer looks closer to a rich-media playable than a display banner.

Formats of 3D advertising

The category takes several distinct product forms.

Rotatable 3D display ads. The simplest shape: a hero product in a display slot that the shopper can spin. Used heavily by footwear, watches, and consumer electronics.

Playable 3D ads. Interactive mini-experiences that let the shopper manipulate the product beyond a simple rotation, often with scripted moments (open a door, swap a colorway, trigger a feature). Native to the mobile-game playable-ad format, now expanding into retail.

Shoppable 3D and shoppable AR. 3D creative with commerce built in. The shopper adds to cart from inside the ad or moves the model into their room via AR before tapping through.

AR ad units. Camera-based ad experiences on Snap (Lens Studio / Snap Lenses), TikTok (Effect House), or WebXR-capable browsers. The product appears in the shopper's world through their front or rear camera.

Connected TV and digital out-of-home 3D. 3D creative served to CTV placements or in-store digital displays and billboards. The interaction model is different (fewer touches, more dwell), but the underlying asset is the same.

The file-size barrier

The single biggest historical constraint on 3D advertising has been ad-server file-size and load-weight limits. IAB display specs typically call for an initial file weight in the low hundreds of kilobytes and a total polite load of a few megabytes; a raw photoreal 3D asset can easily exceed that budget before any code, texture, or viewer runtime is included. The industry response is compression combined with streaming. Draco reduces geometry weight, KTX2 reduces texture weight, and meshopt trims further; delivery patterns favor a low-detail placeholder inside the initial budget with higher fidelity streaming in as the impression continues. The practical outcome is that a modern 3D ad can ship inside historical ad-server constraints and still upgrade to a fidelity that reads as premium, which is what makes the category viable at programmatic scale.

3D advertising versus adjacent categories

The vocabulary can blur. A short comparison table clarifies how the near-neighbors relate.

TermScope
3D advertisingUmbrella for interactive 3D creative running in ad inventory.
Playable adsInteractive mini-experiences in ad slots; historically 2D/HTML5, now overlapping with 3D.
Rich media adIAB category for interactive HTML5 creative; the container 3D ads typically serve as.
3D commerceSame 3D asset applied to on-storefront selling rather than ad inventory.
Shoppable ARCamera-based AR ad or storefront experience with commerce built in.

The same underlying 3D asset can serve as the creative for a 3D ad, the hero on the storefront product page, and the AR try-on model. One asset, several surfaces, and that reuse is a defining economic argument for the category.

Measurement considerations

Because 3D creative is interactive, the useful metric is not the standard click-through rate on a display banner. Engagement dwell time inside the 3D view, rotation count, feature taps, and AR launches all correlate more directly with intent than a click. Ad-tech vendors serving 3D creative typically report these as first-party interaction events; DSPs are increasingly exposing them as bidding signals.

See also

3D commerce — The sibling storefront category; often serves the same 3D asset.

Spatial commerce — Purchase experiences on head-worn AR/VR hardware; the adjacent category on the buy side.

AR try-on — Camera-based product try-on; a common shape for AR ad units.

Immersive retail — Broader retail context in which 3D advertising is one input.

Adaptive streaming — Delivery technique that lets 3D creative fit inside ad-server load budgets.

3D streaming — Underlying delivery architecture for scaled 3D ad inventory.

Additional resources