hi all,
geobake is a Maya geometry caching plugin. It is an open source project - https://sourceforge.net/projects/geobake/
I'm reading the document of geobake, and export the cache to a file. But I'm nor sure how to read the vertex positions from the cache into my application.
Is there anyone know how to use this plugin? Could you tell me how to read the vertex positions from the cache into my application?
Thank you.