WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-11-2011, 01:34 AM
TarkaDahl TarkaDahl is offline
Member
 
Join Date: Mar 2010
Posts: 59
Animation Path

Hi

Has anyone got a version of the animation path dlm that was given in http://forum.worldviz.com/showthread.php?t=2709
compiled for version 4, or can supply the source code for me to compile it.

Thanks

TarkaDahl
Reply With Quote
  #2  
Old 05-23-2011, 02:15 AM
TarkaDahl TarkaDahl is offline
Member
 
Join Date: Mar 2010
Posts: 59
Hi,

If no one has the source code for animation path dlm, could any one give me any advice in createing a mod which changes allows me to change ive animation positions.

Thanks
Reply With Quote
  #3  
Old 05-23-2011, 09:05 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The functionality is included in the SceneGraphTools plugin. You just need to change a few lines of code. The following code show how to get a handle to the animation path:
Code:
osg = viz.add('SceneGraphTools.dle')
path = osg.AnimationPath(model,'GeoSphere01')
From here on, the path object has the same methods as the old plugin.
Reply With Quote
  #4  
Old 07-17-2012, 12:59 PM
Kyman2008 Kyman2008 is offline
Member
 
Join Date: Jul 2012
Posts: 19
i am sorry but I am still not sure where I am supposed to change the code?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Clarification on CAL3D Avatar Animation in Vizard shivanangel Vizard 2 11-22-2010 07:16 AM
positions on animation path whj Vizard 3 10-27-2009 01:21 PM
Start_position on animation path ptjt255 Vizard 1 08-24-2009 11:40 AM
Problems with interaction of vizact.turn and animation path Enlil Vizard 3 11-24-2008 04:23 PM
speed on animation path whj Vizard 8 11-17-2008 07:41 PM


All times are GMT -7. The time now is 12:02 PM.


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