FabScan PI - a stand-alone web-enabled 3D scanner | ||||
About | News | Hardware | Software | Contact |
Software
The FabScan PI Software is consists of two parts. The backend which runs on the Raspberry PI2and the frontend which is delivered to all connected clients (browsers).
Backend
Features- Webserver which delivers all fronend related files
- REST API for file related operations
- Websocket API for command operation and realtime data
- meshing with meshlab and meshlab scripts
- multicore support
Frontend
Features- Realtime WebGL scan preview
- Realtime settings editor before each scan
- loading and view scans
- download scan data ( STL, PLY, ... )
- loading related scan settings
WebGL viewer
Settings dialog, before each scan.