Thanks guys.
I am actually working on some 3D vision related applications.
Unfortunately, the sketchup file format is not opened by google. So, I
download sketchup files from 3D Warehouse and EXPORT them to the kml
format using Sketchup. Next, I open the kml files in a C++ program,
and try to apply some algorithms on them. I've succeeded in writing a
small parser which extracts 3D Models (a cup, or a car, or a table)
from the KML file. However, all of the faces are in Long./Lat./Alt.
format, and I just want a straightforward formula to convert from this
to Cartesian coordinate system. Nothing advanced like far apart
buildings or anything.
> > Thanks a lot in advance.- Hide quoted text -
>
> - Show quoted text -