HookEmHorns
unread,Jan 5, 2006, 3:53:14 PM1/5/06Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Discussions
Depending on what you mean you either can't do it in the current version of GE (will this be put in sometime in the next year or so? a lot of people ask this question for overlaying images on buildings and so on... we can only speculate...), or it's a simple rotation as Lrae said.
Ok, so I've just reiterated things so far, but I have a couple small things to add. If you use Sid's "hack" that barry mentioned, you can probably speed things up a bit and make it more efficient by using styles that are referenced by ID (see early parts of the KML Documentation for this). Sid's awesome example uses all local styles (maybe he just did it this way or maybe this was before styles referenced by ID were available in KML).
There are some other "hacks" that can theoretically do image overlays that "stand up" so that they appear to cover the side of a 3D building, but they have only been talked about in theory and I haven't seen examples actually coded (they involve elaborate network links that update a screenoverlay based on the current camera position).
There might be ways through 3rd party software too. For example, someone who is familiar with SketchUp (I'm not) might know of a way to import an image into SketchUp, rotate it any way you want in three dimensional space, convert it to a GE object similar to what Sid did, and then export it. It wouldn't be a true "image", but would be good enough for many purposes, but you'd have to ask the SketchUp guys if this is possible or not.