File Formats
Posted: Sat Nov 16, 2013 12:01 am
Hi, I remember having this convo at some point last year when some fine members of the RF dev team came for a visit around siggraph time, But I wanted to get back to it and refresh my memory.
currently RF has a bunch of file formats..
moving forward, which ones are going to be "THE" formats to use and which ones are being deprecated?
I seem to remember you guys saying that all the grid formats like gfc are going away?
to be replaced with openVDB and Field3d I'm imagining ?
then for particle formats. you have several.
.bin
.rpc
.pxy
it seems to me that .pxy could be rolled into .rpc now that .rpc supports any arbitrary channels
and you could use the selective load / unzipping feature to skip attrs you didn't want to load to speed things up... still wouldn't speed up disk IO.. but you could always write out the same format with less channels on disk as well.
so that leaves .bin... is it staying or going? it seems to be the only format that is still supported across the board, but its about 3-5x slower than the new RPC format and I'd hope you had plans to convert all the current .bin functionality to be able to use .rpc instead..
so that being asked..
whats the skinny?
please let me know when you have a chance..
-johnc
currently RF has a bunch of file formats..
moving forward, which ones are going to be "THE" formats to use and which ones are being deprecated?
I seem to remember you guys saying that all the grid formats like gfc are going away?
to be replaced with openVDB and Field3d I'm imagining ?
then for particle formats. you have several.
.bin
.rpc
.pxy
it seems to me that .pxy could be rolled into .rpc now that .rpc supports any arbitrary channels
and you could use the selective load / unzipping feature to skip attrs you didn't want to load to speed things up... still wouldn't speed up disk IO.. but you could always write out the same format with less channels on disk as well.
so that leaves .bin... is it staying or going? it seems to be the only format that is still supported across the board, but its about 3-5x slower than the new RPC format and I'd hope you had plans to convert all the current .bin functionality to be able to use .rpc instead..
so that being asked..
whats the skinny?
please let me know when you have a chance..
-johnc