WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: vadrian
Forum: Vizard 05-19-2005, 07:13 PM
Replies: 9
Views: 19,409
Posted By vadrian
if i have a list of xyz rotations (from head...

if i have a list of xyz rotations (from head tracking file) and i want to make an action that is generic (for any avatar) and repeatable, should I make a vizact object via:

actionList = []
for...
Forum: Vizard 05-13-2005, 04:39 PM
Replies: 9
Views: 19,409
Posted By vadrian
i guess i'm really into sublcassing ;) anyway,...

i guess i'm really into sublcassing ;)
anyway, now i want to make a subclass of an Avatar. I want to have the same functionality of the vizard class, but also add my own custom actions. right now...
Forum: Vizard 02-12-2005, 06:51 PM
Replies: 9
Views: 19,409
Posted By vadrian
also, can I have an object that inherits from...

also, can I have an object that inherits from both an event class and a node? that is, i want something that both has a visual representation and controls its own animations. To do so would I call
...
Forum: Vizard 02-12-2005, 05:33 PM
Replies: 9
Views: 19,409
Posted By vadrian
I want to do a similar sub class, but use an...

I want to do a similar sub class, but use an imported object as the node. should I just put

self.node = viz.add("ball.wrl")
or
viz.VizNode.__init__(self,"ball.wrl")
or something else?
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 01:05 AM.


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