Forum: Vizard
03-29-2005, 12:27 PM
|
Replies: 11
Views: 24,658
Dear Farshid,
Thank you!
Quad Buffer...
Dear Farshid,
Thank you!
Quad Buffer works, but there is a dark shadow at the lower end of the screen, which moves as I move. I will also try on a better monitor, with higher frequency...
...
|
Forum: Vizard
03-28-2005, 10:36 AM
|
Replies: 11
Views: 24,658
Could not solve the above problem yet, as it...
Could not solve the above problem yet, as it seemes the object get's loaded but does not get drawn... But I guess I have to figure that out by myself...
Other question:
1. How can I use a...
|
Forum: Vizard
03-23-2005, 11:09 AM
|
Replies: 11
Views: 24,658
Thank you, that fixes my confusion about the...
Thank you, that fixes my confusion about the printouts!
The problem thought still persists and should not exist following the printout, I will explain it:
The position of the redOpaque gets...
|
Forum: Vizard
03-22-2005, 06:33 PM
|
Replies: 11
Views: 24,658
Strange Print out
Working since hours on the following strange behavior:
I append the position of a ball to an array (in a director function).
Then I draw the ball in a timer function. It usually works fine but...
|
Forum: Vizard
03-17-2005, 08:37 AM
|
Replies: 11
Views: 24,658
|
Forum: Vizard
03-16-2005, 03:26 PM
|
Replies: 11
Views: 24,658
|
Forum: Vizard
03-16-2005, 03:11 PM
|
Replies: 11
Views: 24,658
sorry,I found my mistake:
the global...
sorry,I found my mistake:
the global variable timeElapsedWorld was changed in anothter director function while this one was executed.
Thank you,
Johannes
P.S. not important but would be...
|
Forum: Vizard
03-16-2005, 09:33 AM
|
Replies: 11
Views: 24,658
Code Jumps under load
Sorry for this funny topic ;):
There seem to be code-jumps occurring when a lot of processing has to be done:
More specific:
timeElapsedWorld=(time.clock()-worldTime)/slowDown +...
|