Hybrid visualization architecture

VTK sources. USD streams. WebGL viewport.

Scenaven connects native VTK simulation data to browser-side rendering through a USD interchange layer. The same unified Docker image runs on Google Cloud or on your network—only the storage backend changes.

VTK / HDF

Canonical simulation meshes, filters, and time steps on the server.

OpenUSD

Lightweight surface payloads streamed to the client as the scene contract.

Three.js

Interactive WebGL rendering, camera, and field visualization in the browser.

Deployment

One container image. Cloud or on-prem.

Google Cloud

Cloud Run services with GCS-backed storage for mesh-api and viewer-ui.

Docker on-premise

The same image with local volumes—fully isolated, no cloud dependency.