Skip to main content

Web AR Features and Requirements

Face AR SDK Features for Web

Basic features

  • Single Face Tracking
  • Multi Face Tracking
  • Scripting
  • Rendering Engine
  • Face Filter Text Layovers (Text Texture)
  • Interactive Triggers
  • Face-To-Phone Distance (Ruler)
  • Pulse (Heart rate)
  • Action Units

Neural Networks and extensions

  • Background separation
  • Hair segmentation
  • Eye segmentation (2 layers)
  • Lips segmentation (including shiny lips)

Visit SDK Features page for a complete list of supported features.

Supported Browsers

Mobile

Desktop

info

Banuba Web SDK supports any browser with WebGL 2.0 and higher.
See the list of supported browsers.

SIMD support

Web AR SDK includes two .wasm files: a regular one and one for browsers with SIMD support.
SIMD support in your browser allows gaining faster performance and better user experience while using Web AR.

Currently, the following browsers support SIMD instructions by default:

  • Chrome 91 and higher*
  • Firefox 90 and higher

* Any browser based on Chromium. Visit official Chromium documentation to see WebAssembly status.

Please visit official WebAssembly documentation to see a full list of browsers with SIMD support.