Appearance
@modelcubes/viewer-core 渲染引擎 + @modelcubes/viewer-ui 即用组件
Viewer.create() 唯一创建方式,model/camera/selection 等 manager 分域管理,不暴露底层渲染细节。
渐进加载 .fmbv 模型,骨架先行、几何分块到达,事件全程可观测。
模型树、工具栏、属性面板等标准 Web Components,任意框架可用。