DevalVR support

 

It is currently Wed May 22, 2013 12:23 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: how I can invert the plugincamera-value on horizontal?
PostPosted: Fri Jun 19, 2009 10:01 am 
Offline

Joined: Fri Apr 17, 2009 6:04 am
Posts: 54
Location: Novosibirsk, Russia
Fiero, how I can invert the plugincamera-value on horizontal?


Code:
<HTML>
<HEAD>
<SCRIPT type="text/javascript" src="detectvr.js"></SCRIPT>
<title>DevalVR Stereo</title>
</HEAD>
<BODY>


<TABLE align=center>
  <TR>
    <TD>
      <P align=center>


      <TABLE cellSpacing=0 cellPadding=0 width=100% border=0 >
       
        <TR>
          <TD align="center" width=1920>
      <SCRIPT type="text/javascript">
         minDevalVRVersion = "0,5,0,6";
         viewerparameters("devalvr", "pluginname", "leftpano", "plugincamera", "rightpano");
         writecode("","left.jpg","","","","1870","1150");

      </SCRIPT>
           
          </TD>

  <TD width=70>

&nbsp;
  </TD>


          <TD align="center" width=1920>
      <SCRIPT type="text/javascript">
         viewerparameters("devalvr", "pluginname", "rightpano", "plugincamera", "leftpano", "toolsbar","0");
         writecode("","right.jpg","","","","1870","1150");
      </SCRIPT>


          </TD>

</TR> 

<TR> 
          <TD>
&nbsp;
          </TD>
</TR> 


<TR> 
          <TD>

          </TD>
</TR> 
</TABLE>

   

</P> </TD></TR></TABLE>


</BODY>
</HTML>


I want see this stereo-panorama. And I need in inverted rotate in second pano (only horizontal - y).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 30, 2009 8:22 am 
Offline

Joined: Fri Apr 17, 2009 6:04 am
Posts: 54
Location: Novosibirsk, Russia
:( Help me, please.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 01, 2009 3:32 am 
Offline
I only was walking somewhere...
User avatar

Joined: Tue Aug 09, 2005 1:55 am
Posts: 2007
Hi Snake,

Sorry my delay, I must add this feature. It's very simple, so I can add it in the next version.


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Tue Jul 07, 2009 5:26 am 
Offline

Joined: Fri Apr 17, 2009 6:04 am
Posts: 54
Location: Novosibirsk, Russia
Hi!! :) Fiero, whats new in latest version? :roll:


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 10, 2009 4:46 pm 
Offline
I only was walking somewhere...
User avatar

Joined: Tue Aug 09, 2005 1:55 am
Posts: 2007
Hi Snake!

I added 4 new script instructions in latest player: invertcamerax, invertcameray, invertplugincamerax and invertplugincameray

To invert X in one of the plugin windows you should use this script in one of the viewers (for example right.txt):

Code:
(right)
{
    type=panoramic;
    file=right=jpg;
    invertplugincamerax=1;
}



regards!


Top
 Profile E-mail  
 
 Post subject:
PostPosted: Mon Jul 13, 2009 6:47 am 
Offline

Joined: Fri Apr 17, 2009 6:04 am
Posts: 54
Location: Novosibirsk, Russia
Hi, Fiero! It is very cool! I am see stereopanoramas with stereomonitor. Wow!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group