Closed GoogleCodeExporter closed 9 years ago
Forgot to mention, this is using Alembic 0.9.3
Original comment by jspatr...@gmail.com
on 25 May 2011 at 3:09
Hi, thanks for the great and thorough example!
I believe your issue is because of a bug in XformSample as mentioned here:
http://groups.google.com/group/alembic-discussion/browse_thread/thread/c2bf5ce80
aafb7ac
There was some confusion about radians and degrees so the calculation of the
4x4 matrix (which ends up getting used by the AbcImport for non-trivial
matrices) is incorrect.
This will be fixed in the mainline branch very soon.
I've tested it against my clone here:
http://code.google.com/r/millerlucas-dev/source/checkout
And it appears to be working as expected.
Original comment by miller.lucas
on 25 May 2011 at 7:50
Thanks! I also built your clone, and this appears to resolve the issue.
Original comment by jspatr...@gmail.com
on 25 May 2011 at 10:49
Original comment by miller.lucas
on 25 May 2011 at 10:52
Original issue reported on code.google.com by
jspatr...@gmail.com
on 25 May 2011 at 3:08