pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
38 stars 2 forks source link

ply does not show texture #416

Open gpaar opened 3 days ago

gpaar commented 3 days ago

A ply generated by ColMap / transformed by CloudCompare (text format) does not show texture. Image

Further, kd generation takes tremendously long (~10 min). meshed-poisson_trf.zip

And z coordinates are flipped upon loading - this may be mitigated by selecting the FlipZ option. When FlipZ is on, the home position of the ply surface is not moved accordingly.

gpaar commented 3 days ago

plytest-ColMap.zip Further issue: Upon re-load of a scene that had been stored after importing the said .ply file, the .ply load goes into an infinite loop with thousands of error messages such as ..... 8: WARNING: object element "700034.459808" not supported 8: WARNING: object element "699998.879547" not supported 8: WARNING: object element "700017.579529" not supported 8: WARNING: object element "700053.605652" not supported ......