WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Is there any command to flip the object? (https://forum.worldviz.com/showthread.php?t=2713)

jincheker 04-22-2010 12:44 PM

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

Jeff 04-24-2010 11:35 AM

You could roll the view 180 degrees:
Code:

viz.MainView.setEuler([0,0,180])

jincheker 04-27-2010 03:21 PM

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?


All times are GMT -7. The time now is 01:35 PM.

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