Week 9
base on previous updates, the structure, the data base and demonstration method are almost decided.
From a demo to a app:
demo only have a specific function and shows the route, but for a app, it needs to access the route information from the cloud website and know what information is the user needed. So the gap here is still very large
build an app for navigation, which not only can using local dataset. it can using my online sources, and open it and demos arrows in the AR space.
Also for data management, it is little bit harder for adding list. and right now, it's now, it's only available for add a route by the app
Meeting:
well demo for the new deliverable apps
But/Problems:
Navigation is good but in Chinese.
Data management part: hard for admin to add all the data one by one, need some efficiency policy to overcome the multi-route rocording requirements
now:
room --> route 1:n which means every point need a route to all the rooms which is wasted for memory and also will slow the calculations
after:
using nodes, then nodes connect to the rooms which can significantly reduce the number of routes needed to be recorded.

Comments
Post a Comment