the_fiddler
|
a60ac7204d
|
Updated licensing information.
|
2007-11-10 23:29:25 +00:00 |
|
the_fiddler
|
621cfbccec
|
george's patch for camera and transform functions.
|
2007-11-10 18:53:25 +00:00 |
|
the_fiddler
|
dd4943e835
|
Added SizeInBytes readonly field. Made UnitX/Y/Z fields readonly.
|
2007-11-06 20:59:39 +00:00 |
|
the_fiddler
|
9fd384420d
|
Removed (IntPtr) and (float*) cast operators. Added this indexer (Vector3[0], Vector3[0] etc)
|
2007-11-06 14:01:35 +00:00 |
|
the_fiddler
|
e2b08d0bd6
|
Renamed Min/Max to ComponentMin/ComponentMax and added Min and Max functions based on vector length.
|
2007-11-06 14:00:03 +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
|
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
|
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 |
|