Forum: Vizard
06-13-2007, 08:54 AM
|
Replies: 2
Views: 10,402
i guess this is a better question:
i want...
i guess this is a better question:
i want to draw a line between the coordinates an object was at two seconds ago and the coordinates the object is at now. so i ran a timer to repeat every 2...
|
Forum: Vizard
06-13-2007, 08:12 AM
|
Replies: 2
Views: 10,402
timer counter
Is it possible to count how many times a timer has been called back (without the use of a counting variable)?
viz.elapsed() gives me the same numbers every time because it's only counting how...
|
Forum: Vizard
07-04-2006, 08:50 PM
|
Replies: 11
Views: 17,324
|
Forum: Vizard
06-10-2006, 10:28 AM
|
Replies: 11
Views: 17,324
|
Forum: Vizard
06-09-2006, 03:10 PM
|
Replies: 11
Views: 17,324
Exactly. We need the functionality of R3. If I...
Exactly. We need the functionality of R3. If I have to for the sake of time I'll use our current license for 2.53, but I would much prefer to continue testing R3 nd utilizing its cool new features....
|
Forum: Vizard
06-08-2006, 02:15 PM
|
Replies: 11
Views: 17,324
After installing R3, I get plugin errors in...
After installing R3, I get plugin errors in 3dStudio Max. The cal3d exporter dll readme says it's only compatible with vizard 2.53 and max 8. I need to start exporting cutom avatars very very soon,...
|
Forum: Vizard
06-04-2006, 06:22 PM
|
Replies: 11
Views: 17,324
Cal3d
Are there Cal3D exporter dll files for R3? I'm under duress, and need to export some avatars. My current dll, dli and dle for 3ds Max 8 no longer function, I'm assuming it's because they were only...
|
Forum: Vizard
02-03-2006, 02:48 PM
|
Replies: 8
Views: 15,202
|
Forum: Vizard
02-02-2006, 08:07 PM
|
Replies: 8
Views: 15,202
|
Forum: Vizard
01-19-2006, 01:33 PM
|
Replies: 1
Views: 16,472
Timer vs. Keyboard input
Hi.
I want to trigger a series of actions with a single keystroke.
Some of these actions need to use viz.FASTEST_EXPIRATION and viz.FOREVER though, as I am getting input from a mouse and a PPT...
|
Forum: Vizard
01-19-2006, 01:19 PM
|
Replies: 1
Views: 13,469
Exponential Scaling
Hi.
My code scales my model (ball for now) with coordinates from my PPT system.
I would like to be able to scale the model quickly with very little movement from the PPT. Right now it's a one to...
|