Can I load Google 3D Warehouse model (.kmz) in the FLARToolkit?

Can I load Google 3D Warehouse model (.kmz) in the FLARToolkit? It's not a problem to load (.kmz) in the Flash 3d (PaperVision 3D).

Comments

did you try to import the KMZ class?

As far as you can import the KMZ class, I would believe that it's possible but I never tried before.

import org.papervision3d.objects.parsers.KMZ;

hope it helps.