Skip to content

4.6.6 I/O

Compare
Choose a tag to compare
@nimadez nimadez released this 21 Jul 00:24
· 3 commits to main since this release
  • Export: A more standardized and customizable approach to export models using Three.js
    • Supported export formats: GLB, GLTF, OBJ, STL, PLY
    • Raw export supports OBJ, STL and PLY
  • Import: We rely on Three.js to import meshes for voxelization and unbake
    • Supported import formats: GLB, OBJ, STL, PLY
  • Texture is a universal preference supported by all materials in all modes
  • Bakery is optimized to its ultimate optimum performance

Read Known Issues for common file format problems.