Planar logo

Table Of Contents

Previous topic

planar.Affine – 2D Affine Transforms

This Page

Release 0.2.1 (8/24/2010)

  • Fix broken C assertions in Vec2Array. Thanks to Jonathan Hartley!

Release 0.2 (8/21/2010)

  • Added Seq2 base type
  • Added Vec2Array type
  • Added Affine transform type
  • Fix NaN bug in Vec2.length2 on Windows. Thanks to Jonathan Hartley!

Release 0.1 (4/27/2010)

  • Vec2 type implemented