One option is the hdfdiff executable.
Since Alembic files are just hdf5 files, the standard suite of hdf5 introspection tools will work with them.
Another useful one is hdfview. Which allows visual introspection of hdf5/Alembic files.
Regards,
--
You received this message because you are subscribed to the Google Groups "alembic-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discussion+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
This required parsing, or at least pre-parsing, but you can generate a hash of the cache values you care about in the archive (hierarchy, geometry, topology, etc.) and store that along with the cache for comparison.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
This required parsing, or at least pre-parsing, but you can generate a hash of the cache values you care about in the archive (hierarchy, geometry, topology, etc.) and store that along with the cache for comparison.
Then you can know, for example, that the hierarchy is the same between caches, but the topology has changed so you could only reload that part.
� � � � � � �-- Alex�
Sent from Mailbox for iPhone
�
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "alembic-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "alembic-discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alembic-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.