Integrations

Babylon.js

When to use BANANA-GOAT embeds versus loading geometry yourself in Babylon.js.

Prefer the secure embed

If your goal is protected presentation, use the BANANA-GOAT embed or share viewer. That path keeps token-gated artifact delivery and avoids shipping reusable source meshes into your Babylon scene.

Custom Babylon viewers

Building a fully custom Babylon.js viewer that loads BANANA-GOAT artifacts directly is an enterprise integration topic. You still need authorized artifact access (owner session or live share token), and you should not fall back to hosting the original CAD/GLB as a shortcut.

Contact sales if you need a contract-approved custom viewer SDK or on-prem delivery path.

Hybrid apps

Many products keep Babylon for configurators built from their own safe assets, and use BANANA-GOAT iframes for third-party or high-value CAD previews that must not be downloadable.