<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Greetings Torsten,<br>
<br>
Torsten Rahn wrote:<br>
<blockquote cite="mid:200910211515.07999.tackat@t-online.de" type="cite">
  <pre wrap="">Your request isn't as strange as you might think ;)
In fact using Marble as a panorama viewer is something that I'd like to have
implemented properly at some point.
  </pre>
</blockquote>
Sounds good! :}<br>
<br>
<blockquote cite="mid:200910211515.07999.tackat@t-online.de" type="cite">
  <pre wrap="">Am Mittwoch 21 Oktober 2009 14:00:56 schrieb Jason Winters:
  </pre>
  <blockquote type="cite">
    <pre wrap="">  What I would like to do is create an "art" project that uses panoramas
and time...  You can pan around the picture, and
then "zoom" through time.  The idea was to use the zoom features of
something like Marble and supply my own layers
of different "resolution", with different images (taken at different
times) that would reveal when the user zoomed in.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have a look at 

<a class="moz-txt-link-freetext" href="http://www.kdedevelopers.org/node/3269">http://www.kdedevelopers.org/node/3269</a>
 
  </pre>
</blockquote>
I looked through there, and gave some of it a try.&nbsp; Aside from the
small problem of creating<br>
the maps (easy enough to make a utility to do that), the maps are all 8
bit, i.e, grayscale.&nbsp; This<br>
is not what I had in mind... :}&nbsp;&nbsp; It did look like the generic concept
will work, if it's possible<br>
to change that...<br>
<br>
&nbsp; It looks like you have a grayscale map, and then use tiles of a
particular type to fill in the color<br>
and details.&nbsp; While this is fine for a map, using it as an image
doesn't work...&nbsp;&nbsp; because the color<br>
is in the image, not tiles. :}<br>
<br>
&nbsp; How hard do you think it would be to increase the data from 8 to 24
(or even 30) bit?&nbsp; So I can<br>
use a full color image (and of course, use full saturation)?<br>
<br>
Thanks!<br>
<br>
Jason<br>
&nbsp;<br>
</body>
</html>