WorldViz User Forum  

Go Back   WorldViz User Forum > Plug-in development

 
 
Thread Tools Rating: Thread Rating: 13 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 12-04-2008, 11:29 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
If you are constructing the geometry within the Vizard plugin, then you just need to use the conversion I mentioned in my previous post:
Code:
3D Vectors:
X_VIZARD =  X_OPENGL
Y_VIZARD =  Y_OPENGL
Z_VIZARD = -Z_OPENGL

Quaternion:
QX_VIZARD = -QX_OPENGL
QY_VIZARD = -QY_OPENGL
QZ_VIZARD =  QZ_OPENGL
QW_VIZARD =  QW_OPENGL
Let me know if this doesn't work for you.
Reply With Quote
 

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
Should my PPT Machine have a Vizard license? (Urgent) Brandyn Precision Position Tracker (PPT) 3 05-05-2008 11:06 AM
Vizard and Augmented Reality realvision Vizard 4 04-04-2008 10:59 AM
Vizard won't run wouters Vizard 5 02-05-2008 11:12 AM
Fall 2007 release of Vizard R3 3 D Announcements 0 10-15-2007 04:50 PM
vizard and java -> jython? Johannes Vizard 10 06-28-2005 10:23 AM


All times are GMT -7. The time now is 03:26 PM.


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