google-code-export / monoxna

Automatically exported from code.google.com/p/monoxna
Other
1 stars 1 forks source link

Vector patch #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Patch implementing more features for the vector classes

Original issue reported on code.google.com by alan.mcg...@gmail.com on 22 Feb 2007 at 11:14

Attachments:

GoogleCodeExporter commented 9 years ago
Whoops, forgot to add what the changes were, implemented:
Barycentric
Catmullrom
Dot
Lerp

Also added tests for the new methods.

Original comment by alan.mcg...@gmail.com on 22 Feb 2007 at 11:17

GoogleCodeExporter commented 9 years ago
Looks good!  Great work, Alan.

Original comment by robloach on 23 Feb 2007 at 3:55

GoogleCodeExporter commented 9 years ago
Patch commited

Original comment by alan.mcg...@gmail.com on 23 Feb 2007 at 3:57