Hi there!
I am part of a team developing an Augmented Reality App, where on of our key features is positioning certain objects on WGS84 coordinates. Our current approach is a mixture of coordinate transformations (WGS84 to local Unity CRS) and sensor input from the users smartphone, which is not 100% reliable eg. if the gyroscope/compass sensors are not precise enough.
We recently discovered Cesium, which might offer us a better solution! None of us have worked with it before, so I wanted to ask this forum for help.
Have any of you gained some experience with Cesium and AR in Unity? Are all features working on both, AR and desktop devices (especially object placement and origin shifting)? Is there some documentation of all the features available, I couldnt find all of it?
Thanks for your help,
Samuel