Forum: Vizard
06-30-2009, 03:54 AM
|
|
Replies: 2
Views: 28,795
vertex list
Hi,
I'm trying to get vizard to draw a set of lines on a certain length along a ground plane which follow a curving path (essentially creating basic road markings).
I really want the lines to...
|
Forum: Vizard
01-20-2009, 03:59 AM
|
|
Replies: 5
Views: 32,786
Hi,
Thanks, this has been really useful. I...
Hi,
Thanks, this has been really useful. I was just wondering however, if there is some command which resets to the orignal vertex values in the code.
The relevant section is here
# for...
|
Forum: Vizard
01-14-2009, 09:02 AM
|
|
Replies: 5
Views: 32,786
Dear Farshizzo,
Thank you for this, although...
Dear Farshizzo,
Thank you for this, although I don't think I'll be able to do what I want with this plugin looking at it.
I want to create a circular patch at a certain point on the screen...
|
Forum: Vizard
01-13-2009, 09:17 AM
|
|
Replies: 5
Views: 32,786
Stickydots
Dear users,
A while ago there was a post suggesting a vizard plugin available called stickydots (available at http://mirror.optusnet.com.au/sourceforge/v/vi/vizard/)
I can no longer find...
|
Forum: Vizard
11-12-2008, 01:23 AM
|
|
Replies: 3
Views: 23,119
Hi,
sorry, the ball is actually the...
Hi,
sorry, the ball is actually the soccerball.ive which comes with vizard. I only want to remove the red I applied to it and return it to it's original black and white with shading state. Using,...
|
Forum: Vizard
11-11-2008, 08:17 AM
|
|
Replies: 3
Views: 23,119
color
Hi,
Quick question, I have programmers block on this.
I have a script set up in which a ball.ive pops up on the screen, moves, then repeats this in a timer loop many times.
I want the ball...
|
Forum: Vizard
06-03-2008, 02:19 AM
|
|
Replies: 2
Views: 32,086
|
Forum: Vizard
06-02-2008, 08:38 AM
|
|
Replies: 2
Views: 32,086
multiple mouse clicks
Dear users,
Sorry if this is a simple question but it there anything I can add to
def BallFlight():
#Wait for left mouse button to be pressed
yield...
|
Forum: Vizard
01-22-2008, 03:58 AM
|
|
Replies: 2
Views: 24,022
|
Forum: Vizard
01-11-2008, 05:43 AM
|
|
Replies: 2
Views: 24,022
non-linear transformation
Dear Users,
I want to change the size of an object using a non-linear function (probably quadratic) over a set period of time - for example, like a balloon inflating which gets quicker towards the...
|
Forum: Vizard
10-24-2007, 06:37 AM
|
|
Replies: 2
Views: 44,620
|
Forum: Vizard
10-23-2007, 02:17 AM
|
|
Replies: 2
Views: 44,620
text output
Dear all,
I'm using the script below in order to move a ball around the screen and save data to two text files. The first records keyboard and time responses, the second records x,y,z of the ball...
|
Forum: Vizard
10-19-2007, 03:34 AM
|
|
Replies: 2
Views: 28,326
timing
Great, I've got it working fine now.
Thank you.
Jac
|
Forum: Vizard
10-18-2007, 08:32 AM
|
|
Replies: 2
Views: 28,326
Timing
Hi,
I've search through this and Vizard help for various timing hints but I still can't get the script to do exactly what I want.
I basically want to start the timer on a mouse click (which...
|
Forum: Vizard
10-18-2007, 08:19 AM
|
|
Replies: 3
Views: 29,569
done
Done, I was being a bit stupid!
|
Forum: Vizard
10-17-2007, 01:28 AM
|
|
Replies: 3
Views: 29,569
repost
sorry about that, here's the code again
#### x left and right stop position
##### d = distance
##### s = speed
#### t = time
#### m randomisation factors for time
|
Forum: Vizard
10-16-2007, 08:08 AM
|
|
Replies: 3
Views: 29,569
sequence
hi,
I'm new to vizard and need to solve what is possibly a silly problem.
I'm hoping to create stimuli for an experiement in which a series of ball travel towards the viewer, disappear,...
|