darglein / ADOP

MIT License
2.02k stars 197 forks source link

Is it possible to import generated scene in Unity or UnrealEngine VR app? #53

Closed arty1901 closed 2 years ago

arty1901 commented 2 years ago

Im working on project for interaction with customs scenes for further analysis. And I want to upload generated model into my app to manipulate with it, if it`s possible.

darglein commented 2 years ago

That will be quite challenging, because you also need the ADOP rendering engine. Only exporting the point cloud will not help you very much. The color assigned to each point is a neural descriptor which cannot be interpreted by traditional renderers like Unity.