Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Problems with ExperimentalMeshBuilder #109

Open
manuelaa opened this issue Aug 23, 2017 · 3 comments
Open

Problems with ExperimentalMeshBuilder #109

manuelaa opened this issue Aug 23, 2017 · 3 comments

Comments

@manuelaa
Copy link

Hi!
I tried examples for Unity: ExperimentalMeshBuilderWithColor and ExperimentalMeshBuilderWithPhysics and both of these are working well for the static environment but when something moves from A to B, the generated mesh will exist even if in front of the camera is nothing anymore.
So, I tried this with C example: cpp_mesh_builder_example, here the mesh updates as objects moves.
Why dynamic mesh behaves differently in Unity?

@LudwikJaniuk
Copy link

In the Tango Manager object which should be somewhere in your scene, on the TangoApplication script, there is a toggle called "Space Clearing". I have not tried it, but it sounds like maybe that might help?

@manuelaa
Copy link
Author

Great, it works! Thank you very much!

@manuelaa manuelaa reopened this Aug 30, 2017
@manuelaa
Copy link
Author

I realized that it is not clearing the mesh always.
A colleague of mine walked through my scene while I was mashing and I had him in my mesh in several places (he walked through). When I was testing this before I tested it with some staff (like mobile phone, cup, hand wawing...) moving in front of my camera on hand distance and it worked fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants