Anyfile
Open file
mesh-3dprotocol v2workspace: optional

How Anyfile's 3D Mesh Viewer Works

3D mesh and scene viewer: explore supported file formats, viewing limits and open-source credits. Your files are never uploaded.

Viewing architecture

Format adapters feed a shared WebGL viewport. File references resolve only inside the authorized workspace.
  1. 1STL parsing runs in a cancellable Worker.
  2. 2Format loaders load on demand.

Main limitations

  • Input is limited to 64 MiB.
  • glTF animations can be played; compressed glTF requires additional decoders.
  • Some MTL texture options and OFF color variants are unsupported.

MANIFEST

Formats declared by the plugin

3D mesh
.stl.obj.ply.off.glb.gltf

Open-source projects and licenses

Three.js 0.185.1

MIT

Rendering and format loaders.

Published format pages