A simple, easy to use, 3D file viewer for Linux, macOS and Windows, built using Electron and ThreeJS.
- AppImage and DEB Package available for Linux
- DMG image available for macOS
- Portable EXE and installer available for Windows
- Easy open FBX, OBJ, GLTF and GLB files
meshviewer uses electron-builder for building end-user binaries
- Run
npm install
for installing all dependencies - Run
npm run dist
for building binaries for your current platform