kmckisic Posted October 3, 2002 Share Posted October 3, 2002 Hi, I'm pretty new to Houdini and I'm interested in exporting some data from an authored particle system (cooked) to an ASCII text file. I'm trying to determine if I can do this with a VEX script or if I'll need to use the HDK. The type of data I'm interested in exporting is (per frame): transformation matrix, alpha, color, velocity, size, etc. Thanks in advance for any help, Kyle McKisic Technical Art Director Electronic Arts Quote Link to comment Share on other sites More sharing options...
danteA Posted October 4, 2002 Share Posted October 4, 2002 I think you can get info from POPs into SOPs via the Pop SOP. After that can save it out as a ASCII .geo file. For something more easily understandable, bring it into CHOPs via the Fetch CHOP. From there, you can save it out as ASCII .clip file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.