cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.28k stars 901 forks source link

Show the result in Unity #725

Open XGenietony opened 2 years ago

XGenietony commented 2 years ago

Fantastic job! I try to show the output in Unity. But the visual effect is so different in Meshlab. I export the ply as dae or obj, the texture is messed up in Unity.

The result in Meshlab: meshlab meshlabde

The result in Unity: unity unityde

cdcseacave commented 2 years ago

I have 0 experience with Unity and this seems to be a Unity issue. I can suggest to try the GLB exporter in OpenMVS, maybe Unity likes it more. If not pls ask some Unity community and report back your findings.