Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have some hardness to understand how to read/extract animated geometry data. We are doing it by GetCache()/etc.. in C4D SDK. But here I can see only SetTime() and Execute() for BaseDocument, and It doesn't produce the meshes are animated at the frame. As I can see that we cannot read actual object Matrixes by GetMg()/etc.. for the current frame. Question how to read frame data for animated meshes, both for vertices and matrices?
Also I'm seeing some classes are missing in Cineware. What about mograph stuff? Cannot we use them?