Previous Thread  Next Thread

chat icon Ipocurves

ragupta

Posted: Wed Mar 24, 2010 4:13 am
Joined: 12 Oct 2008
Posts: 5
I am using blender to interact with my C++ code through python script. I create different animations by changing the parameters in my program and save them in different Ipocurves. Is there a way I can export the IpoCurves to some other graphical format or the curve data to a text file or something, so that I can plot multiple Ipocurves on the same graph showing comparison.

Thanks
Rachana Gupta
NCSU
Reply with quote


Xalt

Posted: Thu Apr 15, 2010 4:53 pm
Joined: 18 Dec 2009
Posts: 8
Hi,

it should definately be possible using python scripts. I think the easiest way out would be to export the data as text files. Without scripts, I don't think it is possible other than maybe taking screenshots of your ipo curve window which is most likely not what you want. The blender python api can be found here http://www.blender.org/documentation/249PythonDoc/index.html.

Hope that helps.

Leonard
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group