hi all
came across Gamaray, really great stuff. it worked as advertised on
the google IO phone
1) iPhone - when available, will there be a Gamaray port to the
iPhone? not looking for timeframes, just wondering if this is even on
the roadmap. Love android but there is that pesky iPhone install
base...
2) KML - Google Earth uses a well known XML format called KML to load
and display user defined features (points,lines,polygons, images,
models etc). They also use KML NetworkLinks to dynamically load this
data based on location/region, elapsed time or the current viewport.
this is very close to how your current dynamic dimensions work now and
since an AR viewport is just a simplified version of a Google Earth
viewport, this might be an excellent spec to include in base client.
there are many, many servers that currently make dynamic data
available to GE that would be excellent to include in Gamaray. I guess
you could do this now by using your own server as a proxy but native
KML support would really open up your system IMO
http://code.google.com/apis/kml/documentation/kmlreference.html#networklink
3) will you support geometry primitives like linestring and polygon in
the future? I guess these could be formated as GAMA3D objects on the
fly but again, native support would be great. Your support for Models
is awesome, I've not seen that in other sdk yet, primitive geometries
would be another great addition
cheers
brian