issues
search
ianmackenzie
/
elm-geometry
2D/3D geometry package for Elm
Mozilla Public License 2.0
183
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Point2d/3d circumcenterHelp function name typo fix
#158
dearlordylord
opened
6 months ago
0
Implement axis circle intersection in 2d
#157
w0rm
opened
11 months ago
0
Add dev-shell with elm 0.19.0
#156
w0rm
closed
1 year ago
3
Add Axis2d.intersectionPoint, Axis2d.fromLineSegment, and QuadraticSpline2d.nearestPoint
#155
MartinSStewart
closed
1 year ago
6
Shapes in readme images can't be seen with GH's dark mode
#154
jjant
opened
2 years ago
2
Poisson Disk Sampling
#153
gampleman
closed
1 year ago
2
Add Triangle2d.arrowhead function?
#152
ianmackenzie
opened
3 years ago
0
Add Frame3d.from**SketchPlane functions
#151
ianmackenzie
opened
3 years ago
0
WIP: Transformation2d
#150
gampleman
opened
3 years ago
5
Add angle-between-three-points function
#149
ianmackenzie
opened
3 years ago
0
Adds a constructor for regular polygons
#148
gampleman
closed
3 years ago
6
Axis triangle intersection
#147
odf
closed
3 years ago
13
Implement Axis3d.intersectionWithRectangle
#146
w0rm
closed
1 year ago
1
Change license to something a little more permissive maybe?
#145
coballast
closed
4 years ago
3
Expand docs for Direction3d.angleFrom
#144
ianmackenzie
opened
4 years ago
0
Relax type signatures of vector construction/transformation functions
#143
ianmackenzie
closed
1 year ago
0
Ellipsoid3d
#142
g-belmonte
closed
4 years ago
15
Update dependencies
#141
g-belmonte
closed
4 years ago
1
Rethink 'with' naming pattern for constructors?
#140
ianmackenzie
opened
4 years ago
6
Feature/vector physics
#139
g-belmonte
closed
4 years ago
8
Add Capsule3d module
#138
w0rm
opened
4 years ago
0
scaleTo methods for Vector2d and Vector3d
#137
g-belmonte
closed
4 years ago
9
Return Maybe values from Arc2d.centerPoint etc.
#136
ianmackenzie
opened
4 years ago
0
Add Ellipsoid3d module
#135
ianmackenzie
closed
4 years ago
8
Add Vector#d.scaleTo functions?
#134
ianmackenzie
closed
4 years ago
8
Add BoundingBox2d.aspectRatio
#133
MartinSStewart
opened
4 years ago
1
Rename ArcLengthParameterization module to ArcLength
#132
ianmackenzie
closed
1 year ago
0
Introduce Cone3d shape
#131
w0rm
closed
4 years ago
5
Add BoundingBox2d.withDimensions and BoundingBox3d.withDimensions
#130
MartinSStewart
closed
4 years ago
0
Add Rectangle2d.fromBoundingBox and Rectangle3d.fromBoundingBox
#129
MartinSStewart
closed
4 years ago
1
Add intersectionWithSphere function
#128
SuzzzWood
closed
4 years ago
4
Add velocity/acceleration/force vector constructors?
#127
ianmackenzie
closed
4 years ago
4
Add Direction3d.[orthonormalize2, orthogonalize2]?
#126
ianmackenzie
opened
4 years ago
0
Add function to find Direction3d perpendicular to two other Direction3ds
#125
MartinSStewart
opened
4 years ago
8
Add Axis3d.intersectionWithSketchPlane
#124
MartinSStewart
opened
4 years ago
1
Add interval distances for line segments
#123
w0rm
closed
4 years ago
6
Add Vector#d.sum
#122
ianmackenzie
closed
4 years ago
4
Split out test code into its own package
#121
ianmackenzie
opened
4 years ago
0
Add weighted centroid functions?
#120
ianmackenzie
opened
4 years ago
1
Add Vector#d.[twice, half]
#119
ianmackenzie
closed
4 years ago
0
Add Vector#d.times
#118
ianmackenzie
closed
4 years ago
0
Polygon2d.centroid
#117
w0rm
closed
4 years ago
15
Add Axis2d.throughPoints and Axis3d.throughPoints
#116
MartinSStewart
closed
4 years ago
1
Add midpoint to circular and elliptical arcs
#115
w0rm
closed
4 years ago
4
Add Point3d.nearestPointOnLine and Point3d.nearestPointOnTriangle
#114
MartinSStewart
opened
4 years ago
3
Adds Tests for Point2d and Point3d
#113
matyjas
closed
4 years ago
1
Investigate accuracy of axis/plane intersections
#112
ianmackenzie
closed
4 years ago
3
No way to deconstruct Point2d into Quantities
#111
MartinSStewart
closed
4 years ago
5
Suggestion: A function `Point2d u c -> Vector2d u c -> LineSegment2d u c`in module `LineSegment2d`
#110
prange
closed
5 years ago
4
Test quaternions vs. basis directions for Frame3d implementation
#109
ianmackenzie
opened
5 years ago
2
Next