# scan-3d **Repository Path**: amwsaq/scan-3d ## Basic Information - **Project Name**: scan-3d - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-11 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scan 3D ## Setup Download [Node.js](https://nodejs.org/en/download/). Run this followed commands: ``` bash # Install dependencies (only for first time) npm i # Serve at localhost:8080 npm run dev # Build for production in the dist/ directory npm run build ``` ## Zephyr export **Dense point cloud** - Category: General - Presets: Default **3D Model Generation** - Category: General - Presets: High Details **Texturing** - Category: General - Presets: Default Single Texture ## Blender export - Merge vertices by distance - Rotate - Fix wrong meshing (floor, ceiling, reflections) - Run `/resources/blender/textureToVertexColors.py` to convert texture to vertex color - Export as PLY (`Z Forward`, `Y Up`, `Scale 1.0`, `Vertex Color`) and don't export manReference - Remove faces from PLY file