Skip to content
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

Open
ZePilOt opened this issue Mar 17, 2011 · 9 comments
Open

icecache support #13

ZePilOt opened this issue Mar 17, 2011 · 9 comments

Comments

@ZePilOt
Copy link

ZePilOt commented Mar 17, 2011

Would be nice to have Xsi particle format support, described here :

http://softimage.wiki.softimage.com/index.php/Icecache_File_Format

@aselle
Copy link
Contributor

aselle commented Mar 21, 2011

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.

@ghost
Copy link

ghost commented Feb 21, 2012

Is it still in progress? Thanks!

@redpawfx
Copy link
Contributor

If I can get my hands on some simple test files for ice-cache I may be able to hack something together for this.
Can anybody give me a simple 10-50 particle file as an example output ? in some sort of shape like a circle or straight line in X Y and Z or something like that?

@ghost
Copy link

ghost commented Feb 22, 2012

redpawfx, sure! Here a circle and a line with some attributes: https://dl.dropbox.com/u/10965660/ice_stuff/icecache.zip

@redpawfx
Copy link
Contributor

Thanks, I'll see what I can do, but I can't promise anything on any sort of timeline. Stay tuned.

@ghost
Copy link

ghost commented Feb 22, 2012

No problem, John. Thanks for your response

@fgochez
Copy link

fgochez commented Mar 5, 2012

The original link to the format description seems not to work (at least, on Firefox under Ubuntu). Here is an alternative:
http://softimage.wiki.softimage.com/index.php?title=Icecache_File_Format

@redpawfx
Copy link
Contributor

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
the MadCrew guy(s) for the format update.

-j

@ghost
Copy link

ghost commented Feb 3, 2013

Sorry, John, for some reason i haven't received email notification. The link is updated, it should work now. There is a circle with Color and ID attributes
Q9JY8lv

pmolodo pushed a commit to LumaPictures/partio that referenced this issue Sep 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants