If anyone is interested in this field, we need your help with real-time reconstruction.
Currently a huge challenge is in real-time reconstruction. Approaches involve estimating point clouds from images then optimizing splats on those. Other approaches are using SLAM like LiDAR to have distance of points to the camera but then still optimizing on that.
Optimization is producing good results but takes iterations that are not suitable for real-time.
Pixel-wise splat estimation with iPhone LiDAR could produce good results but need help and expertise
If anyone is up to the challenge, Apple provides an excellent sample project available for download with low level access and operations on the LiDAR points here and shading all for an iPhone app:
Currently a huge challenge is in real-time reconstruction. Approaches involve estimating point clouds from images then optimizing splats on those. Other approaches are using SLAM like LiDAR to have distance of points to the camera but then still optimizing on that.
Optimization is producing good results but takes iterations that are not suitable for real-time.
Pixel-wise splat estimation with iPhone LiDAR could produce good results but need help and expertise