-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
icecache support #13
Comments
It is relatively easy to add new file formats to partio. Simply write a reader/writer io class (take a look at GEO.cpp for a simple ascii example). We don't use ice at Disney so this is not likely a huge priority on my front, but I will accept a patch that adds this support. |
Is it still in progress? Thanks! |
If I can get my hands on some simple test files for ice-cache I may be able to hack something together for this. |
redpawfx, sure! Here a circle and a line with some attributes: https://dl.dropbox.com/u/10965660/ice_stuff/icecache.zip |
Thanks, I'll see what I can do, but I can't promise anything on any sort of timeline. Stay tuned. |
No problem, John. Thanks for your response |
The original link to the format description seems not to work (at least, on Firefox under Ubuntu). Here is an alternative: |
I am in the process of merging a patch file from MadCrew to the redpawfx fork, to support IceCache but I still don't have access to XSI software to generate any test data.. The dropbox link from procedural above went stale, can anybody else provide me with some test data? just a circle and "stick" of particles or something simple. I'd like to test this out and special thanks to -j |
…e renderOutputPath string thanks ogre!
Would be nice to have Xsi particle format support, described here :
http://softimage.wiki.softimage.com/index.php/Icecache_File_Format
The text was updated successfully, but these errors were encountered: