babylonjs-viewer-assets
TypeScript icon, indicating that this package has built-in type declarations

7.5.0 • Public • Published

Babylon.js Viewer Assets

Babylon's viewer assets package contains all needed binary assets need for the proper operation of the viewer's templating system.

This package is only needed when installing the viewer's npm package and it is installed and used automatically.

For basic and advanced viewer usage instructions please read the doc at https://doc.babylonjs.com/features/featuresDeepDive/babylonViewer/viewerExamples

The source code can be found at https://github.com/BabylonJS/Babylon.js/tree/master/Viewer

Overriding the package

To override the package, for example when using webpack, define the package babylonjs-viewer-assets in "externals":

externals: {
    "babylonjs-viewer-assets": true
}

/babylonjs-viewer-assets/

    Package Sidebar

    Install

    npm i babylonjs-viewer-assets

    Weekly Downloads

    641

    Version

    7.5.0

    License

    Apache-2.0

    Unpacked Size

    214 kB

    Total Files

    8

    Last publish

    Collaborators

    • babylonjs