3D Streaming System

Client Implementations

3min



At the moment, you can utilize the geometry streaming system with Web 3D applications, such as platforms based on Three.js or A-Frame.

The system can also be utilized with Unity Engine and Mozilla Hubs platforms.

Unreal Engine coming soon.

If there's any other platform you would like to use, please contact us at [email protected]



Unity Engine

  • Platform independent app development.
  • Considerably better performance than Web 3D on all devices.
  • Materials and shading support.
  • Stream from an online or an offline source.
  • Up to 50M polygons (source-model) on stand-alone VR Headsets such as Oculus Quest 2.

Enabling very large models in Unity-based apps and platforms, on all devices seamlessly.



Web 3D, Three.js / AFrame, Mozilla Hubs

Browser-based implementation.

Smooth performance:

  • Up to 30M (source-model) polygons on modern mobile phones.
  • Up to 100M (source-model) polygons on a Gaming PC.

PBR shading support.

Utilize end-user’s GPU for full rendering.

Occlusion culling.

Rapid and smooth viewing of large, high-quality 3D models. No app installation needed.