So now I have the AR markers displaying multiple images the next step is to decide where the web images that will be displayed will come from. I was hoping to use flickr as a source of web images for display in the photo album that could constantly change if the public timeline was used or have specific user galleries be displayed.
I tried to add the flickr api to the existing action script project with minimal success. The issue was with displaying multiple images on multiple markers with the type of code structure that the flickr api was designed with. Because of this I couldn't find a possible way to display a flickr api stream onto the AR Markers successfully so I have decided to set up the project to allow users to simply define image Urls to the project via an external source such as a text file or xml file that allows content to be defined and changed by the user.
No comments:
Post a Comment