-
marcus256 committed revision 399 to the OpenCTM SVN repository, changing 1 files.
2009-11-14 22:44:44 UTC in OpenCTM
-
marcus256 committed revision 398 to the OpenCTM SVN repository, changing 1 files.
2009-11-14 22:34:23 UTC in OpenCTM
-
marcus256 committed revision 397 to the OpenCTM SVN repository, changing 10 files.
2009-11-14 21:36:17 UTC in OpenCTM
-
marcus256 committed revision 396 to the OpenCTM SVN repository, changing 4 files.
2009-11-13 23:34:47 UTC in OpenCTM
-
IF we add key frame animation support to OpenCTM, I guess that it would only present the indices (triangle connectivity) in the first frame, and then all vertex data (coordinates, normals, UV, attributes, etc) would be stored for each frame (preserving the vertex order from the first frame).
Since OpenCTM focuses on compression, I would like to do inter-frame compression (like MPEG), meaning...
2009-11-13 12:11:53 UTC in OpenCTM
-
marcus256 committed revision 395 to the OpenCTM SVN repository, changing 5 files.
2009-11-12 21:35:30 UTC in OpenCTM
-
Yes, I have thought about it.
One issue with using multiple independent OpenCTM files for animation is that OpenCTM does per-file triangle & vertex reordering, which makes it virtually impossible to do inter-frame interpolation. Hence, an extension to the OpenCTM file format would be required in order to support key frame animations.
On the other hand, it would complicate the format quite...
2009-11-12 21:04:47 UTC in OpenCTM
-
That would be great. I know that [Jonas][1] has been looking into it, but I don't think that he got very far, so you might want to send him a mail and synchronize.
If you decide to take on the task, just send me a message and I will add you to the development team.
[1]: http://sourceforge.net/users/lephyrius.
2009-11-12 20:53:06 UTC in OpenCTM
-
marcus256 committed revision 394 to the OpenCTM SVN repository, changing 1 files.
2009-11-12 20:32:04 UTC in OpenCTM
-
marcus256 committed revision 393 to the OpenCTM SVN repository, changing 1 files.
2009-11-12 20:19:34 UTC in OpenCTM