WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: AlyssaK
Forum: Vizard 01-27-2009, 08:25 PM
Replies: 1
Views: 8,649
Posted By AlyssaK
set mouse position

Hi all,

I would like to know if its is possible to set the mouse position???

I found the method viz.mousepos and have assigned it the value of the wiimote coordinates however the cursor does...
Forum: Vizard 01-27-2009, 12:24 AM
Replies: 5
Views: 8,435
Posted By AlyssaK
wiimote

Hi all,

I'm looking at integrating the wiimote into an environment created in vizard.

I've looked at the documentation in help, still relatively new to python and vizard apologies

I have a...
Forum: Vizard 11-28-2008, 12:13 AM
Replies: 1
Views: 9,161
Posted By AlyssaK
Wii mote

Hi everyone,

I've noticed two threads on here discussing integration of the wii remote interaction. They refer to a tutorial and documentation, could someone please tell me where i could find it?...
Forum: Vizard 10-26-2007, 12:05 AM
Replies: 3
Views: 9,269
Posted By AlyssaK
Thanks for the reply. It was bad...

Thanks for the reply.

It was bad indentation. Solved by Cntrl A and Alt 'T' (Tabify region).
Forum: Vizard 10-22-2007, 10:21 PM
Replies: 3
Views: 9,269
Posted By AlyssaK
I have updated the code and the same syntax error...

I have updated the code and the same syntax error exists

statusbox = viz.addTextbox()
statusbox.length(2)
statusbox.setPosition(.5,.8)
statusbox.overflow(viz.OVERFLOW_GROW)
Forum: Vizard 10-22-2007, 07:16 PM
Replies: 3
Views: 9,269
Posted By AlyssaK
Status bar in user interface

Hi everyone,

I'm looking at creating a status bar to display information. I'm using the following code as a starting point, however there is a syntax error! Its as really basic problem I know.
...
Forum: Vizard 02-13-2007, 10:02 PM
Replies: 3
Views: 12,257
Posted By AlyssaK
Is there anyway to get the dimensions of an vrml...

Is there anyway to get the dimensions of an vrml file's object? My intention is to make sure these are scaled to a certain size.

Thanks, Alyssa
Forum: Vizard 02-01-2007, 07:28 PM
Replies: 3
Views: 12,257
Posted By AlyssaK
<multimedia:image>.getSize

Hi everyone,

I'm using the example from the documentation <multimedia:image>.getSize

import viz
viz.go()

tex = viz.add('box.wrl')

size = tex.getSize()
Forum: Vizard 01-28-2007, 09:27 PM
Replies: 4
Views: 10,576
Posted By AlyssaK
Would anyone happen to have a wrl file of a...

Would anyone happen to have a wrl file of a washer (or any other vizard supported file format.) they could post?

I haven't used the software packages available to create these type of objects...
Forum: Vizard 01-18-2007, 04:19 PM
Replies: 4
Views: 9,637
Posted By AlyssaK
Thankyou that is exactly what i was after! ...

Thankyou that is exactly what i was after!

I just assumed you needed to call a different function to retrieve each of the coordinates seperately.
Forum: Vizard 01-17-2007, 03:29 PM
Replies: 4
Views: 9,637
Posted By AlyssaK
Sorry i don't think i explained the question...

Sorry i don't think i explained the question clearly.

getPosition does return the x,y,z coordinates. What i am looking for is to set the position of a second or third object etc. relative to the...
Forum: Vizard 01-16-2007, 07:41 PM
Replies: 4
Views: 9,637
Posted By AlyssaK
getPosition coordinates

Hi everyone,

I'd like to find out the exact coorindates of a given object in order to insert other objects relative to this position.

I've looked at all the get methods. getPosition returns...
Forum: Vizard 01-07-2007, 10:52 PM
Replies: 3
Views: 9,427
Posted By AlyssaK
Thanks for your post. My initial intention...

Thanks for your post.

My initial intention was to fix the position of the point's (X's) on the cube and to maintain this scale when zooming in and out.

I realised that a simple solution (for...
Forum: Vizard 01-07-2007, 10:40 PM
Replies: 4
Views: 10,576
Posted By AlyssaK
Tightening a screw scenario

Hi everyone,

I'm trying to simulate the scenario of tightening a screw. I have been using a pretty basic wrl file which looks like a pole with a flat edge. Would anyone have a wrl file they...
Forum: Vizard 01-03-2007, 08:10 PM
Replies: 3
Views: 9,427
Posted By AlyssaK
Question Fix the positon of objects on a scene

Hi everyone,

I have inserted the text "X" within a cube (the cube is similar to one of the tutorials). I'm interested in fixing the location of this within the cube. I would also like to allow...
Forum: Vizard 12-12-2006, 09:40 PM
Replies: 1
Views: 9,153
Posted By AlyssaK
problems loading some wrl file's (separator error?)

Hi everyone,

I have a very basic problem. I am trying to load wrl files provided to me from an external source. I believe solid works was used to create this object. The wrl files in the vizard...
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -7. The time now is 06:54 AM.


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