Menu

bug in AffineTransform3D and Point3D (0.11.1)

Help
Jonathan
2013-05-01
2013-05-02
  • Jonathan

    Jonathan - 2013-05-01

    hi
    In AffineTransform3D.java the method transformPoints(Point3D[] src, Point3D[] dst) and transformPoint(Point3D src). The last coef index is 12 instead of 11.
    same in Point3D.java's method
    transform(AffineTransform3D trans).
    cheers

     

    Last edit: Jonathan 2013-05-01
  • David

    David - 2013-05-02

    Hi Jonathan,
    Thanks for reporting bug. I have fxed it in the repository, and I improved a little bit these methods.
    You can get new version by checkout.
    regards,
    David

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.