π ReMap V1.1.0 β The Wireless Reconstruction Update
Version 1.1.0 is a major milestone for ReMap, introducing the Wireless Capture API and significant improvements in performance, stability, and professional color workflows.
β¨ Major New Features
π Wireless Capture API
- Direct ReScan Integration: Connect ReMap to the ReScan iOS app over your local network or external with some secured port forwarding.
- Automated Processing: Send LiDAR-guided datasets directly from your iPhone; ReMap automatically unpacks, extracts, and processes them.
- Security: Instantly generated API keys to secure your server connection.
- Documentation: Comprehensive new API documentation available for developers.
π¨ Color Management & EXR (OIIO/OCIO)
- Advanced EXR Pipeline: Full support for 16-bit half-float exports by default, ideal for professional ACEScg workflows.
- High Precision: Option to force 32-bit float EXR exports for maximum bit-depth precision.
- Color Science: Deep integration with OpenColorIO (OCIO) for processing Apple Log (ProRes/H.265) footage into linear scene spaces.
β‘ Optimization & Performance
- GPU-Accelerated Extraction: Enhanced CUDA hardware decoding via FFmpeg for faster frame extraction.
- Ultra-Fast Folder Scanning: Optimized image scanning and dataset probing to reduce startup overhead.
- Multi-Threaded Efficiency: File processing now skips existing outputs to speed up resumed jobs.
π οΈ Enhancements & Fixes
- Windows Stability: Improved handling of file locks to prevent
PermissionErrorduring COLMAP execution. - Secure Installer: Updated
install_allscripts with pinned submodules for COLMAP and GLOMAP, ensuring a reproducible environment. - UI Modernization: Updated dark mode using CustomTkinter with better visual feedback for the API server status.
- Optimized Output Structure: The output format is now "drag-and-drop" ready for modern 3DGS training engines (Nerfstudio, gsplat, Brush).
π How to Update
Simply run git pull followed by install_all.bat (Windows) or sudo ./install_all.sh (Linux) to update your environment and submodules.