Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
) : 545Kio instead of 3Mio
It is a 92 pnoramas tour (I forgot to place the 5 at the hotel) along Hampis temples. The music drives you crazy in less than five minutes and there is no historical information added (not yet?). I have to place textual stuff about temples and places, detailed images of interesting points (statues, towers, people...) but actually, I'm out of a two week work of linked the whole shebang into one single tour (^_^) The hardest part I believe was to place that damned arrows and make the zoomin/zoomout fades the right way
But actually, I found this kind of "Google Street View" fine for this place as you can, as you say, wander around where you "want"... By the way, as my first project with KRPano and my first travel to India, I guess I did not realise I took too much for a simple tour. Next time, I would take less panos, and some more interesting as displaye din this tour (some are very useless
)
because my Manfrotto was too heavy for my luggage limit... Thus, I learned a ninja technic to take almost correct pano handheld... But you can find on several panos that there are parallax issues... And because of the hour of my visit, a large part of it was taken at noon and the sun was right above then I did not managed to completely remove my own shadow... Happily Gimp is with me
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
<action name="moveto2">
action(startloading);
lookto(215,3,40,smooth(60,60,60));
action(load2);
lookat(50,10,50,smooth(60,60,60));
wait(blend);
oninterrupt(action(lookinterrupt));
lookto(0,5,65,smooth(40,10,40));
action(loadingdone);
</action>
|
I'll see how to get them more compliant. Same for the GUI. I was trying to create something to use in other tour, so not too much typical. White and grey is definitely not the point :) Will try to improve that too!This post has been edited 1 times, last edit by "Anoril" (Jul 3rd 2009, 2:31pm)