the_fiddler
|
9a70822c22
|
Added George's patch which fixes some region strings, and adds PerpendicularLeft.
|
2008-04-06 15:43:35 +00:00 |
|
the_fiddler
|
f381438c8e
|
Added Bezier Curves. Added Factorial and BinomialCoefficient to Functions.cs. Added Vector2d?.Perpendicular
|
2008-03-06 21:04:53 +00:00 |
|
the_fiddler
|
a60ac7204d
|
Updated licensing information.
|
2007-11-10 23:29:25 +00:00 |
|
the_fiddler
|
f96b2e4fbc
|
New math classes by george.
|
2007-11-04 15:34:04 +00:00 |
|
the_fiddler
|
a5cd312bc1
|
Completed the OpenTK.Math Vector[234] overhaul. Added LengthFast and NormalizeFast functions. Removed overloads. Made the pointer conversions explicit.
|
2007-10-24 23:40:06 +00:00 |
|
the_fiddler
|
9bcf45632d
|
Added InverseSqrtFast. Vector2.LengthFast uses this to approximate the magnitude.
|
2007-10-24 23:23:24 +00:00 |
|
the_fiddler
|
bd4ac11548
|
Fixed compilation issue. Added OpenTK.Math.Functions.
|
2007-10-24 17:34:34 +00:00 |
|
the_fiddler
|
b80362c8b3
|
Improved the Vector2 interface. Vector2.Add/Sub/Dot/Scale no longer create temporary objects. Removed Vector3/4 overloads.
|
2007-10-24 17:26:05 +00:00 |
|
the_fiddler
|
2750081048
|
Vector and example updates.
|
2007-09-25 21:11:16 +00:00 |
|
the_fiddler
|
038f9a4b08
|
Complete Vector2, Vector3 and Vector4 structs.
|
2007-09-25 15:46:52 +00:00 |
|
the_fiddler
|
c8fa8a7b93
|
Fixed cast issues with Math.Sqrt.
|
2007-09-24 20:56:17 +00:00 |
|
the_fiddler
|
e9fc2c7134
|
Added length, normal and scale calculations.
|
2007-09-24 20:18:51 +00:00 |
|
the_fiddler
|
da03090ffa
|
Vector23 math and operator overloads.
|
2007-09-24 20:11:44 +00:00 |
|
the_fiddler
|
1c893bdbb5
|
Added initial OpenTK.Math implementation. Contains Vector2, Vector3 and Vector4 structs.
|
2007-09-21 23:38:19 +00:00 |
|