WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: just alex
Forum: Vizard 10-21-2010, 12:32 PM
Replies: 6
Views: 7,125
Posted By just alex
Thanks much. When I was taught how to do this...

Thanks much. When I was taught how to do this animation, I was taught to use timers, so I never really learned how to used viztask. It strikes me as a heck of a lot easier than using timers.
Forum: Vizard 10-18-2010, 08:47 AM
Replies: 6
Views: 7,125
Posted By just alex
Sorry, i had a case of the dumb and posted an old...

Sorry, i had a case of the dumb and posted an old code I was messing with. This should all be with general stuff so you shouldn't need to make any alterations. All I really need is for the avatars...
Forum: Vizard 10-14-2010, 12:25 PM
Replies: 6
Views: 7,125
Posted By just alex
import viz import math import vizmat import...

import viz
import math
import vizmat
import vizinfo
import vizact
viz.go(viz.FULLSCREEN)


#adds the ppt
PORT_PPT = 1
Forum: Vizard 10-11-2010, 09:08 AM
Replies: 6
Views: 7,125
Posted By just alex
animation pausing problem

Hi,
I've got a program where a bunch of avatars are supposed to be walking around a city doing mundane things (window shopping, talking with someone, etc.)
My problem is that the avatars that I...
Forum: Vizard 02-16-2010, 11:03 AM
Replies: 0
Views: 6,323
Posted By just alex
Outputting modules

I have a sneaking suspicion that this is really easy, but I'm just not seeing how to do this. I've got a module that's supposed to take the data from my tracker and figure out what my subject is...
Forum: Vizard 01-29-2010, 09:46 AM
Replies: 2
Views: 8,757
Posted By just alex
Hmm, I'll take easy coding instead of trying to...

Hmm, I'll take easy coding instead of trying to do something too fancy.
So, I think the collision code should look something like this
subject_orientation = tracker.getEuler()
subject_view =...
Forum: Vizard 01-28-2010, 11:58 AM
Replies: 2
Views: 8,757
Posted By just alex
Collision recording and external data saves

I have two semi-related questions. I know I can get vizard to output when an object collides with my participant, and it can output what collided, and I'm pretty sure I can get it to say the...
Forum: Vizard 04-08-2009, 01:23 PM
Replies: 10
Views: 14,989
Posted By just alex
Would it be possible to swap between a bezier...

Would it be possible to swap between a bezier path and a linear path? I could at least get some of the straight areas to go well then.
Forum: Vizard 04-07-2009, 12:43 AM
Replies: 10
Views: 14,989
Posted By just alex
Would Google Sketchup be a possible substitute...

Would Google Sketchup be a possible substitute for 3ds Max?
Forum: Vizard 04-02-2009, 10:40 AM
Replies: 10
Views: 14,989
Posted By just alex
Here's the code. The path is static, but...

Here's the code.

The path is static, but I've never even looked at 3ds Max, so I wouldn't know what to do, though I might be able to pick it up with google fu.
I'll give it a go, but don't know...
Forum: Vizard 04-01-2009, 04:00 PM
Replies: 10
Views: 14,989
Posted By just alex
Yeah, I've got autorotate on, I'll post the code...

Yeah, I've got autorotate on, I'll post the code as soon as I get to my computer again
Forum: Vizard 03-24-2009, 02:40 PM
Replies: 10
Views: 14,989
Posted By just alex
smoothing a cubic bezier path

I've got an animation path that I've been having issues with. When I use a cubic bezier path, the curve will either swing too wide and leave the area I want the object to move in, or, when I add...
Forum: Vizard 03-04-2009, 12:41 PM
Replies: 3
Views: 7,548
Posted By just alex
Here's the error Traceback (most recent call...

Here's the error
Traceback (most recent call last):
File "fixin' streetscene.py", line 199, in ontimer
for agent in DRIVING:
TypeError: iteration over non-sequence


it tells me where...
Forum: Vizard 03-02-2009, 07:57 AM
Replies: 3
Views: 7,548
Posted By just alex
iteration over non-sequence error

This is another noobie question, but whenever I activate what should be the car's driving path, i get a iteration over non-sequence error and I'm not sure how to fix it.

import viz
import math...
Forum: Vizard 02-03-2009, 03:34 PM
Replies: 1
Views: 11,603
Posted By just alex
Collision detection with specific models

Is it possible to have collision detection on only certain objects? In my specific code, I only want collisions between the subject and either the people avatars or the car.

I've also run into an...
Forum: Precision Position Tracker (PPT) 01-30-2009, 09:50 AM
Replies: 2
Views: 11,077
Posted By just alex
Thanks, that fixed everything up for me. And I...

Thanks, that fixed everything up for me.
And I found where the random extra avatar was coming from.
Forum: Precision Position Tracker (PPT) 01-27-2009, 01:57 PM
Replies: 2
Views: 11,077
Posted By just alex
PPT causing height problem

For some reason, whenever I have my PPT computer connected and active with my rendering computer, the default viewpoint becomes 2 or 3 times higher than a person should be. When I run the program...
Forum: Vizard 11-21-2008, 12:25 PM
Replies: 1
Views: 8,036
Posted By just alex
Problems with spawn point.

I'm kinda new with this, so it's probably a beginner's mistake on my part, but I keep having problems with the spawn point of the subject on my code. For some reason, whenever I load the code, it...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -7. The time now is 08:30 AM.


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