Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|
Richard Davey
|
9cee892481
|
Added Rectangle.GetPoint and Rectangle.GetPoints. Both working with tests in the examples repo.
|
2017-10-26 16:39:15 +01:00 |
|
Richard Davey
|
900e996671
|
Rectangle.FromPoints will create a rectangle based on the extends in the given array of points or point-like objects.
|
2017-09-29 11:40:49 +01:00 |
|
Richard Davey
|
4914895509
|
Added Triangle and Rectangle decomposition functions to convert them into an array of points.
|
2017-04-04 01:03:28 +01:00 |
|
Richard Davey
|
e612b2c0f4
|
Added Rectangle.MarchingAnts method.
|
2017-03-29 17:10:56 +01:00 |
|
Richard Davey
|
b3b495e53c
|
Added Rectangle.PerimeterPoint method for getting the point on the perimeter of a rectangle based on the given angle.
|
2017-03-29 15:05:29 +01:00 |
|
Richard Davey
|
8dae244076
|
Added all the Circle functions.
|
2016-12-29 00:17:20 +00:00 |
|
Richard Davey
|
8c132571fa
|
Updated Rectangle functions.
|
2016-12-28 23:41:02 +00:00 |
|
Richard Davey
|
f49a229727
|
Added Rectangle class, Geom structure, and fixed a few functions.
|
2016-12-22 01:32:21 +00:00 |
|