|
461ee96e83
|
float32 -> float64
|
2014-04-26 15:37:07 -07:00 |
|
|
bfa28464d6
|
clarify that it's 2D for now
|
2014-04-26 09:20:10 -07:00 |
|
|
17e511dea2
|
fixed go vet errors
|
2014-04-23 14:56:23 -07:00 |
|
|
c6f8d309f3
|
removed another govector reference
|
2014-04-23 14:31:49 -07:00 |
|
|
5bb3627d56
|
called vectorpoint -> geometry
|
2014-04-23 14:30:48 -07:00 |
|
|
a36b743bc6
|
renamed package/directory
|
2014-04-23 14:29:38 -07:00 |
|
|
f679d22ca9
|
Fixed spelling of PolyPoly tests to match reality
|
2014-01-16 00:57:56 -08:00 |
|
|
8a5e55e410
|
converted intersection to return point pointers
|
2014-01-15 23:11:40 -08:00 |
|
|
282bcb448f
|
Added general Neville's Algorithm
|
2014-01-12 23:05:25 -08:00 |
|
|
b761ad7ddc
|
added first test case for general nevile
|
2014-01-12 21:28:52 -08:00 |
|
|
1ed4830d51
|
Added Neville extrapolation from 3 points
|
2014-01-12 03:30:47 -08:00 |
|
|
9160c3224f
|
100% coverage
|
2014-01-08 22:49:41 -08:00 |
|
|
3b10ab9956
|
removed unreachable code
|
2014-01-08 22:15:04 -08:00 |
|
|
ab6673d712
|
completed coverage for rect intersect
|
2014-01-07 23:55:45 -08:00 |
|
|
b221034c8d
|
logic was right, labeling not
|
2014-01-07 23:54:54 -08:00 |
|
|
c4932922d8
|
WIP
|
2014-01-07 22:29:53 -08:00 |
|
|
30aee4f09f
|
All of vectorpoint coverage
|
2014-01-07 22:12:36 -08:00 |
|
|
d8e3dd04a4
|
added tests to some test cases
|
2014-01-07 22:12:25 -08:00 |
|
|
7c28ca3ca9
|
added gitignore
|
2014-01-07 22:12:20 -08:00 |
|
|
7d4a2485aa
|
minor docs, and namechange
|
2014-01-07 21:21:43 -08:00 |
|
Fraser Graham
|
4a1b471742
|
convenience functions for converting things to polygons
|
2013-11-26 21:40:32 -08:00 |
|
Fraser Graham
|
9f5fcf5543
|
added a test for moving polygon, removed prints
|
2013-11-26 08:41:42 -08:00 |
|
Fraser Graham
|
5a41b2eea9
|
poly ploy intersect seems to be working
|
2013-11-26 08:36:41 -08:00 |
|
Fraser Graham
|
0559630cc6
|
line poly intersect should gove closest point if intersection hits two edges
|
2013-11-25 21:13:22 -08:00 |
|
Fraser Graham
|
6170691eb1
|
poly - line intersect and tests
|
2013-11-24 21:01:09 -08:00 |
|
Fraser Graham
|
5b6dac04e0
|
starting work on poly poly collisions
|
2013-11-24 14:25:19 -08:00 |
|
Fraser Graham
|
5bb8a09165
|
fixed rect intersection test
|
2013-10-21 09:29:15 -07:00 |
|
Fraser Graham
|
b350b001da
|
adding rectfrompoint
|
2013-10-21 07:50:16 -07:00 |
|
Fraser Graham
|
84c959f0df
|
fix unit tests
|
2013-10-19 16:15:27 -07:00 |
|
|
1f22a8b12f
|
moved move out of vector lib
|
2013-09-28 09:44:54 -07:00 |
|
Fraser Graham
|
40115fbc8c
|
rect intersections tests
|
2013-09-27 01:31:35 -07:00 |
|
Fraser Graham
|
3232b29939
|
changes to angle computation to deal with directions
|
2013-09-21 20:00:24 -07:00 |
|
Fraser Graham
|
70c53c6e9a
|
Angle calculations between two vectors
|
2013-09-21 18:34:53 -07:00 |
|
|
1610816e8a
|
moved geom.go into this repo
|
2013-09-03 23:32:57 -07:00 |
|
|
abb7daf18d
|
minor change
|
2013-08-19 21:16:15 -07:00 |
|
Fraser Graham
|
88f2a38d1a
|
Added dot product, cross product and intersection test
|
2013-08-09 14:49:52 -07:00 |
|
Fraser Graham
|
68842de56e
|
Correct normalization of 0 vector
|
2013-08-08 23:14:18 -07:00 |
|
Fraser Graham
|
a1c37b9235
|
Adding Normalize
|
2013-08-08 23:08:22 -07:00 |
|
Fraser Graham
|
ace1638310
|
updated to export methods
|
2013-08-08 22:13:04 -07:00 |
|
Fraser Graham
|
b5cc7c5aea
|
added some stuff
|
2013-08-08 21:54:52 -07:00 |
|
Fraser Graham
|
bf833807f0
|
capitalized names
|
2013-08-08 20:36:15 -07:00 |
|
Fraser Graham
|
62635d35e4
|
sub and mag
|
2013-08-08 20:34:27 -07:00 |
|
Fraser Graham
|
2749cf8461
|
Initial commit
|
2013-08-03 14:10:44 -07:00 |
|