Solutions

Enterprise 3D Web Viewer with Full Control, Interactivity & Built-In AR

Customize lighting, backgrounds, zoom, hotspots, scene structure, and exploded views — then deploy and govern them in bulk across every channel and every device.

The Problem

Most 3D Viewers
Just Spin Models

They lack the tools enterprises actually need to deploy and govern 3D at scale.

Visual control over lighting, backgrounds, or camera
Bulk governance across thousands of products
Structured model hierarchy or scene graph
Interactive storytelling or animated hotspots
Built-in AR and WebXR — requires separate tools
Developer-grade NPM package for custom builds
"Enterprises don't just need 3D displays. They need governed, interactive 3D infrastructure."

VNTANA's Enterprise 3D Web Viewer was built from the ground up to give your teams total visual control, deep interactivity, and centralized governance at scale — all out of the box, no custom engineering required.

Visual Controls

Total Visual Control.
Managed Centrally.

Set studio-quality lighting, brand-locked backgrounds, and camera restrictions — then push them across your entire catalog at once. Set once. Apply everywhere.

Lighting & Environment

Multiple lighting presets, HDR uploads, shadow tuning, and studio-style rendering. Bulk update across entire product lines in seconds.

Background & Brand

Solid, gradient, or transparent modes. Channel-specific presentation with lockable brand styling templates to enforce consistency.

Zoom & Camera

Limit zoom range, restrict camera angles, lock default views, and protect sensitive product areas from unwanted exposure.

Advanced Configuration

Role-based permissions, admin templates, and per-channel display rules. Complete governance from a single admin panel.

Enterprise Governance & Lock-Down

Role-based permissions · Admin templates · Prevent per-asset overrides · Bulk configuration updates across your entire catalog

Interactive Features

3D That Drives
Engagement

From animated hotspots to full scene graph control and dynamic exploded views — VNTANA turns static 3D into guided, interactive product stories.

01

Animated Hotspots

Interactive

Turn passive 3D into guided product storytelling. Clickable callouts, video embeds, informational overlays, and sequenced sales narratives — no engineering needed.

  • Clickable hotspots with animated callouts
  • Informational overlays & video embedding
  • Feature highlighting & sales sequences
  • Showcase materials, sustainability & specs
  • Drive eCommerce conversion directly from the model
02

Scene Graph

NEW

Preserve and leverage your model hierarchy from CAD to web. Toggle assemblies, navigate structure, and power configuration logic — all in the browser.

  • Toggle components and show/hide assemblies
  • Structured hierarchy navigation
  • Support configuration and parts ID logic
  • CAD intelligence preserved end-to-end
03

Exploded Views

NEW

Dynamic part separation without manual rework. Control separation, lock presets, and combine with hotspots for powerful training and service workflows.

  • Controlled, dynamic part separation
  • Lock and share exploded view presets
  • Ideal for service, training & documentation
  • Combine with hotspots for guided sequences
The Industrial Differentiator
Hotspots + Exploded Views + Scene Graph = The most powerful interactive 3D experience available for enterprise and industrial deployments.
AR & WebXR

AR Is Not an Add-On.
It's Built In.

Automatic USDZ + GLB generation, browser-launched AR, and native WebXR — designed for where commerce and spatial computing are going, not where they were.

Instant AR — No Extra Tools

Launch AR directly from any browser on iOS or Android. No app download, no extra build step. Automatic USDZ and GLB generation means every model is always AR-ready.

Auto USDZ Auto GLB iOS & Android Browser Launch No App Required
→ AR from any product page, any device, instantly.

Native WebXR Support

VR headset compatibility for immersive showroom experiences. Built for WebXR-enabled devices and future-ready for the next wave of spatial computing platforms — no custom dev required.

VR Headset Compatible Immersive Showrooms WebXR Native Spatial Computing Ready
→ Future-proofed for where commerce is going.
Bulk Management at Scale

Update 10,000 Models
in Minutes.

10K
models updated with a single template push
1×
configure once, deploy everywhere across all channels
0
engineering effort for bulk configuration changes

Apply Viewer Templates in Bulk

Push lighting, background, and interaction configs across entire product collections simultaneously from the admin panel.

Push AR Configurations Globally

Update AR settings and USDZ/GLB outputs across every channel — eCommerce, PLM, sales portals — from one control panel.

Lock Exploded View Presets

Standardize training and service documentation views across your entire aftermarket and industrial catalog.

Govern Per-Channel Presentation

Different visual configurations for different channels — all governed and locked from a single source of truth.

Developer Flexibility

Built for Developers.
Trusted by Enterprises.

Use @vntana/viewer on NPM for programmatic control, custom UI overlays, and deep SPA integration. Or embed in seconds with an iframe. Use embed for speed. Use NPM for full control.

viewer.config.ts
// Install via NPM
// npm install @vntana/viewer

import VntanaViewer from '@vntana/viewer';

const viewer =    VNTANAViewer({
  assetId: 'your-asset-id',
  lighting: 'studio-hdr',
  hotspots: true,
  sceneGraph: true,
  explodedView: false,
  ar: {
    enabled: true,
    mode: 'auto'
  },
  onHotspotClick:  handleInteraction,
});

Programmatic Viewer Control

Full API access to all viewer states — lighting, camera, hotspot logic, scene graph, and exploded view toggling.

Event Hooks

Listen to viewer events — hotspot clicks, model load, AR launch — and wire them into your existing app logic.

SPA Integration

First-class support for React, Vue, and Angular. Drop into any component tree with zero friction.

Custom UI Overlays

Render your own UI on top of the viewer. Build fully branded experiences while VNTANA handles the 3D heavy lifting.

@vntana/viewer on NPM
Why VNTANA

How We Compare

VNTANA is the only enterprise 3D viewer that combines advanced visual controls, interactive storytelling, built-in AR/WebXR, and bulk governance in a single platform.

Capability Basic Viewer Custom Build VNTANA
Lighting presetsLimitedCustom dev required Advanced + bulk
Background controlPer model onlyCustom Global templates
Animated hotspotsBasicCustom Animated + governed
Scene graphNoComplex dev work Native
Exploded viewsNoEngineering heavy Built-in
AR supportAdd-onManual Automatic
WebXRNoCustom Native
Bulk updatesNoManual Yes
NPM packageNoN/A @vntana/viewer
Enterprise 3D Web Viewer

Frequently Asked Questions

Everything you need to know about our Enterprise 3D Web Viewer — what it is and how it works.

Enterprise 3D Web Viewer
3 questions
What is a 3D web viewer? +

A 3D web viewer is a browser-based application that allows users to view and interact with 3D models directly on a website without downloading software.

An enterprise 3D web viewer, like VNTANA’s, goes beyond basic viewing by providing centralized governance, bulk configuration controls, security protections, animated hotspots, scene graph preservation, exploded views, and built-in AR/WebXR support.

How is VNTANA’s 3D web viewer different from basic WebGL viewers? +

Most WebGL viewers only render a 3D model. VNTANA’s enterprise 3D viewer adds:

  • Advanced lighting and environment controls
  • Custom background and brand templates
  • Zoom and camera restrictions
  • Bulk updates across thousands of models
  • Role-based governance
  • Scene graph support
  • Built-in exploded views
  • Animated hotspots
  • Automatic AR and WebXR enablement

It’s designed for enterprise scalability, not just display.

Can I embed a 3D model on my website? +

Yes. VNTANA’s 3D web viewer can be embedded via:

  • iFrame
  • API
  • NPM package (@vntana/viewer)

It works across eCommerce platforms, PLM systems, DAM platforms, sales portals, and custom applications — without requiring plugins or downloads.

CAD & Scene Graph Support
2 questions
Does VNTANA support CAD files in the browser? +

Yes. VNTANA automatically converts CAD files into lightweight, web-ready formats while preserving scene structure.

This allows complex engineering models to be viewed securely in a browser without exposing proprietary internal geometry.

What is a scene graph in a 3D viewer? +

A scene graph preserves the hierarchical structure of a 3D model — including assemblies and components.

VNTANA’s viewer maintains this structure so teams can:

  • Toggle parts on and off
  • Isolate components
  • Enable configuration logic
  • Support parts catalogs and service workflows

Unlike viewers that flatten geometry, VNTANA maintains model intelligence from CAD to web.

Interactive Features
2 questions
Does the 3D viewer support exploded views? +

Yes. VNTANA supports dynamic exploded views without requiring manual rework of the model.

Components can be separated in a controlled way while preserving mesh integrity and structure.

Exploded views are ideal for:

  • Industrial sales walkthroughs
  • Training
  • Service documentation
  • Aftermarket parts identification

Exploded presets can also be locked and managed centrally.

Can I add hotspots to my 3D models? +

Yes. VNTANA supports animated, interactive hotspots that allow you to:

  • Highlight product features
  • Add text overlays
  • Embed videos
  • Guide users through complex products
  • Create structured storytelling sequences

Hotspots can be templated and applied in bulk for consistency across product lines.

AR & WebXR
2 questions
Does the 3D viewer support AR? +

Yes. VNTANA automatically generates AR-ready formats (USDZ and GLB) so users can launch augmented reality directly from the browser on mobile devices.

No additional development or apps are required. AR is built into the viewer — it is not an add-on.

What is WebXR and does VNTANA support it? +

WebXR is a browser standard that enables immersive experiences, including virtual reality (VR) and augmented reality (AR), directly in the browser.

VNTANA’s 3D web viewer supports WebXR-enabled devices, allowing companies to extend their 3D content into immersive environments without rebuilding assets.

Viewer Controls
2 questions
Can I control lighting and backgrounds across multiple models? +

Yes. One of VNTANA’s key differentiators is centralized visual control. You can:

  • Apply lighting presets in bulk
  • Set custom background colors or gradients
  • Lock brand templates
  • Update presentation settings across thousands of assets

This ensures consistent product presentation across eCommerce, wholesale, and internal systems.

Can I restrict zoom or camera angles? +

Yes. VNTANA allows administrators to:

  • Set zoom limits
  • Restrict camera angles
  • Lock default views
  • Prevent exposure of sensitive components

This is especially important for industrial manufacturers protecting intellectual property.

Developers & Security
3 questions
Can developers customize the 3D viewer? +

Yes. In addition to standard embed options, VNTANA offers an NPM package (@vntana/viewer) that allows developers to:

  • Programmatically control the viewer
  • Add custom UI overlays
  • Integrate with React, Vue, or Angular
  • Listen to viewer events
  • Implement advanced configuration logic

This allows full customization while maintaining centralized governance.

Is the 3D viewer secure? +

Yes. VNTANA’s optimization process restructures geometry and removes unnecessary internal data before publishing models to the web.

Combined with secure hosting and role-based permissions, this protects intellectual property while enabling browser-based access.

How does VNTANA 3D viewer support enterprise governance? +

VNTANA enables:

  • Role-based permissions
  • Template locking
  • Bulk configuration updates
  • Channel-specific presentation control
  • Centralized asset management

This ensures that marketing, IT, and product teams remain aligned while scaling 3D across systems.

Ready to Deploy Governed
3D at Scale?

From a single product to an enterprise catalog, VNTANA gives you the tools, infrastructure, and control to bring 3D everywhere — without the engineering overhead.