DepthViz is an iOS application designed to function as a point cloud scanner by integrating data from the LiDAR sensor, camera, and IMU sensor. This app is specifically tailored to operate on iPhone 14 Pro and newer models equipped with a LiDAR sensor, offering a robust tool for capturing and managing 3D data.
** Update 24/8/28 : Now You Can Mange your PointCloud Data by Project and View it right away on the iPhone. Bulild the App by DepthViz.zip file.
This Demo Video for Try out. You can click the image to watch video on youtube.
With the introduction of the LiDAR sensor in the iPhone 14 Pro, Apple has made this advanced technology more accessible to the general public. Previously, access to LiDAR sensors was limited, but now, everyday developers have the opportunity to process LiDAR data and explore its potential. This democratization of LiDAR technology opens up new possibilities for innovation and application development.
- Advanced Scanning: Use the LiDAR sensor to scan objects and environments, converting them into detailed point clouds.
- High Accuracy: Benefit from the high precision of LiDAR technology combined with camera and IMU data for accurate 3D modeling.
- Share: Easily share scanned point cloud files with others.
- Delete: Manage your storage by deleting unnecessary files directly within the app.
- Integrated PLY File Viewer: Planned updates include a built-in viewer for PLY files, allowing users to review their scans directly within the app without needing external software.
DepthViz offers significant advantages, particularly in the construction industry:
- Remote Progress Tracking: Clients can monitor the progress of their construction projects remotely, receiving updates without needing to visit the site physically.
- Enhanced Inspection Capabilities: Conduct thorough inspections of construction sites from anywhere, saving time and resources.
- Wide Application Range: The 3D point cloud data can be used in various scenarios, such as virtual tours, precise measurements, and enhanced planning, demonstrating its vast potential.
- Construction Management: Supervisors and project managers can keep track of site developments and ensure compliance with project timelines and specifications.
- Architectural Design: Architects can create accurate models of existing structures and integrate them into their design process.
- Surveying and Mapping: Surveyors can quickly capture detailed terrain and structural information, improving the accuracy of their work.
- Languages: Swift, Metal, C++
- Compatibility: Requires iPhone 14 Pro or newer models with a LiDAR sensor
To build DepthViz, follow these steps:
- Connect your iPhone: Connect your iPhone with your Mac using a USB cable.
- Clone this repository: Open a terminal and run:
and copy paste all the contents to /Depthviz folder without DepthViz.xcodeproj
git clone https://github.com/tersite1/DepthViz-iOSPPointCloudScanner mkdir DepthViz && cd DepthViz
- Open in Xcode: Launch Xcode and open the
DepthViz.xcodeproj
file from the cloned repository. - Build the project: Ensure your device is selected, then click the "Build and Run" button in Xcode.
- Verify device compatibility: Make sure your iPhone is a model with a LiDAR sensor (iPhone 14 Pro or newer).
For inquiries, support, or feedback, please contact us at: [email protected]
DepthViz is owned and maintained by FluXmap, dedicated to providing advanced tools for modern construction needs. All Rights Reserved
FluXmap
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. You may not use this software for commercial purposes. For more information, please refer to the LICENSE file.