Jarrod Doyle
|
8fa3c40240
|
Add helper functions to determine if an intersection is in the half-space of a given plane
|
2023-09-18 21:47:44 +01:00 |
Jarrod Doyle
|
c64384c362
|
Account for reversed offsets in intersection point calculation
|
2023-09-18 21:47:11 +01:00 |
Jarrod Doyle
|
dafdbaf319
|
Add Eq implementations for Plane and basic derives for PlaneIntersection
|
2023-09-18 21:46:35 +01:00 |
Jarrod Doyle
|
c57d94230e
|
Store the positive offset in planes
|
2023-09-18 21:46:06 +01:00 |
Jarrod Doyle
|
9dbcb2b811
|
Basic brush plane intersection calculation
|
2023-09-18 11:23:49 +01:00 |
Jarrod Doyle
|
cdf3ed0444
|
Create initial crates
|
2023-09-18 09:31:50 +01:00 |