|
Hi there,
I'd like to add the ability to choose projection type (stereographic down, rectilinear...) when vieweing a panorama. I saw that I can add the projection script but as I haven't enough skills on html or javascript code, I have to options:
a) if you show me a real example of code to add, it will clarify me. I'm now embedding my panos with autodetection between QTVR / DevalVR player, like this:
<SCRIPT type="text/javascript" src="detectvr.js"></SCRIPT> <SCRIPT type="text/javascript"> writecode("panorama.mov","panorama.mov","","","","100%","90%"); </SCRIPT>
However, I find this option not so interesting, and not so good-looking. Those buttons that appear over the image are a bit ugly, to my taste. they are designed in a completely different way than the icons in the botom menu.
b) you add an option in the bottom menu with this option. I think that this way is much more elegant and simple to implement. Is it difficult to add them?
If there's no way for b) option, could you show me what code exactly do I have to add to my existing code for those options to appear.
Many thanks!
_________________ Hugo Rodriguez
www.hugorodriguez.com
|