Jarrod Doyle
|
1ffa8a9860
|
Add basic pyramid brush generator
|
2023-09-22 09:54:31 +01:00 |
Jarrod Doyle
|
0cfb77804d
|
Implement Default for MaterialID and BrushPlane
|
2023-09-22 09:54:13 +01:00 |
Jarrod Doyle
|
8488a75bd0
|
Add basic box brush generator
|
2023-09-22 09:30:27 +01:00 |
Jarrod Doyle
|
73495fcde6
|
Update test to use Plane::new
|
2023-09-19 19:41:02 +01:00 |
Jarrod Doyle
|
0c6fd180f3
|
Implement From<Vec4> for Plane
|
2023-09-19 19:40:44 +01:00 |
Jarrod Doyle
|
edb70037d6
|
Implement Default and Display for Plane
|
2023-09-19 18:02:31 +01:00 |
Jarrod Doyle
|
e4b6d375f8
|
Brush vertices are now checked against all brush planes for validity
|
2023-09-18 21:51:21 +01:00 |
Jarrod Doyle
|
a8c7655637
|
Remove placeholder generated lib content
|
2023-09-18 21:48:54 +01:00 |
Jarrod Doyle
|
7de381d911
|
Add some basic tests to plane operations
|
2023-09-18 21:48:11 +01:00 |
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 |
Jarrod Doyle
|
1bc2b81c16
|
Add Notes folder to gitignore
|
2023-09-18 09:31:25 +01:00 |
Jarrod Doyle
|
0974958139
|
Initial Commit
|
2023-06-26 09:10:38 +01:00 |