WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-22-2010, 12:44 PM
jincheker jincheker is offline
Member
 
Join Date: Oct 2009
Posts: 15
Is there any command to flip the object?

I want to flip all the object (or the whole vision view world) in viszard upsidedown. Is there any code that can do that? Thanks
Reply With Quote
  #2  
Old 04-24-2010, 11:35 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could roll the view 180 degrees:
Code:
viz.MainView.setEuler([0,0,180])
Reply With Quote
  #3  
Old 04-27-2010, 03:21 PM
jincheker jincheker is offline
Member
 
Join Date: Oct 2009
Posts: 15
I want the mirror flip function. I see many video player has such function. Will vizard provide this function?

If I wanna do it by my own, What I can do to modify some of the code in vizard?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove link and have object drop/collide? cgibb Vizard 6 03-02-2010 04:18 PM
retrieve Object names Geoffrey Vizard 11 12-11-2009 04:26 AM
Making an object to appear after other object done animating jaylocco Vizard 2 07-13-2009 06:17 PM
reseting an object durf Vizard 3 03-17-2009 11:48 PM
rotate to object jargon Vizard 1 08-08-2005 12:20 PM


All times are GMT -7. The time now is 09:34 PM.


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