WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 08-08-2005, 02:53 PM
Johannes Johannes is offline
Member
 
Join Date: Jan 2005
Posts: 143
1) Thank you.

Quote:
Originally posted by farshizzo

2) The problem is that mouse navigation is enabled on the main viewpoint. So the jumpiness is caused by the default mouse navigation fighting with your mouse navigation over control of the viewpoint.
[B]Johannes wrote: Can I not transmit the viewpoint as done in, to fix it. It does not seem to work though (see also below)...
view = viz.get(viz.MAIN_VIEWPOINT)
Navigation=SNNewBoth.SNNewBoth(view)


It even happenes also, when default mouse navigation is off. It seems to be related to the y-coordinate of the view not beeing zero.

e.g. if you try to change the line in your example above from self.__view.translate(0,0,-10)
to
self.__view.translate(0,1,-10)
you will experience the jumping.


[\B]
3) Thank you, I will try that.


4) alpha: We have thrown it out, but if it happens again I will send you a Screenshot. I guess both of your guesses make sence, the complexity (I experienced it also a few months ago with field lines. )d
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:03 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC