Merge pull request #203 from thiago-lopes-dev/main
feat: implement export scene system (GLB, STL, OBJ)
This commit is contained in:
@@ -14,5 +14,6 @@ export {
|
||||
disposeMaterial,
|
||||
} from './lib/materials'
|
||||
export { default as useViewer } from './store/use-viewer'
|
||||
export { ExportSystem } from './systems/export/export-system'
|
||||
export { InteractiveSystem } from './systems/interactive/interactive-system'
|
||||
export { snapLevelsToTruePositions } from './systems/level/level-utils'
|
||||
|
||||
Reference in New Issue
Block a user