WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-15-2004, 12:11 PM
vmonkey vmonkey is offline
Member
 
Join Date: Sep 2004
Posts: 9
conditional statements for states

Hello,
in a response to Jon Shih's question earlier, you posted code that allowed for the .act command. Is it possible to make .states part of the conditional statement also? If not how would I enter states into a conditional statement.
Thanks!
Reply With Quote
  #2  
Old 09-15-2004, 12:17 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

You can queue up animations similar to actions and respond to them in callbacks. For instance the following code will create an action that executes animation number 7:
Code:
doSomething = viz.Cal3D.loadAction(7)
male.act(doSomething)
Reply With Quote
  #3  
Old 09-15-2004, 02:05 PM
tobin tobin is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 251
While I've not tested it myself, the OSGExp exporter claims to support 3DMax snow and spray particles. You can read about what the exporter is capable of here:

http://osgexp.vr-c.dk/documentation/HOWTO.htm

To download and install the free exporter, go here:

http://osgexp.vr-c.dk/?Downloads/Executable+files

and grab the latest version. Once installed in 3DMax, you'll see "openscenegraph osg/ive" as a new export format option. Export and .osg and then add directly into Vizard.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:53 PM.


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