UNPKG

@xeokit/xeokit-sdk

Version:

3D BIM IFC Viewer SDK for AEC engineering applications. Open Source JavaScript Toolkit based on pure WebGL for top performance, real-world coordinates and full double precision

6 lines 204 B
export * from "./localization/LocaleService.js"; export * from "./scene/index.js"; export * from './utils/index.js'; export * from "./Plugin.js"; export * from "./Viewer.js"; export * from "./Configs.js";