issues
search
bfoz
/
geometry
Geometric primitives for Ruby
https://rubygems.org/gems/geometry
BSD 2-Clause "Simplified" License
47
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a workflow that publishes to RubyGems
#80
bfoz
opened
5 months ago
0
Upgrade to GitHub-native Dependabot
#79
dependabot-preview[bot]
closed
3 years ago
0
[Bug] Specific Polygons That Won't Union
#78
sdubinsky
opened
4 years ago
1
Remove mathn dependency
#77
netizer
closed
5 years ago
6
Modernizing this gem with a bit of love.
#76
kigster
closed
6 years ago
3
Add 'area' methods
#75
bfoz
opened
8 years ago
0
MiniTest isn't a default install for Ruby 2.2
#74
bfoz
closed
8 years ago
1
Line interception
#73
fabianfiorotto
opened
9 years ago
3
Line hierarchy of classes is useless
#72
fabianfiorotto
closed
9 years ago
6
Line does not implement equality operator
#71
kigster
closed
10 years ago
6
gemspec: explicitly set required_ruby_version to >= 2.x
#70
yaauie
closed
10 years ago
3
Figure out why overriding #closed? in Polygon breaks tests
#69
bfoz
opened
10 years ago
0
Add Rectangle#closed?
#68
bfoz
closed
10 years ago
1
Implement Wikipedia's list of geometric shapes
#67
bfoz
opened
10 years ago
0
Add PointOne and SizeOne
#66
bfoz
closed
10 years ago
1
Splinegon
#65
bfoz
opened
10 years ago
0
Size + Array and Array + Size should do the right thing
#64
bfoz
opened
10 years ago
0
Add Polyline#spokes
#63
bfoz
closed
11 years ago
0
Add Polyline#reverse and Polyline#reverse!
#62
bfoz
closed
11 years ago
0
Add Polyline#close and Polyline#close!
#61
bfoz
closed
11 years ago
1
Add a Plane object
#60
bfoz
opened
11 years ago
0
feature: y = f(x=3)
#59
napster3000
opened
11 years ago
3
Slope of a Line defined by 2 points
#58
napster3000
closed
11 years ago
1
Circle#minmax does the wrong thing when center is a PointZero
#57
bfoz
closed
10 years ago
1
Add a Rotation::Identity class
#56
bfoz
opened
11 years ago
0
Add a rotation property to RegularPolygon
#55
bfoz
opened
11 years ago
1
PointZero multiplied by an Array should return an array of zeros of the same length
#54
bfoz
opened
11 years ago
0
Add a Hexagon class
#53
bfoz
opened
11 years ago
0
Implement rotation in Transformation#transform
#52
bfoz
closed
11 years ago
0
Add min, max, and minmax methods to Rectangle
#51
bfoz
closed
11 years ago
0
Creating a Rectangle with only a size argument should set the origin property to PointZero
#50
bfoz
closed
11 years ago
0
Remove support for using square brackets to create a Rectangle
#49
bfoz
closed
11 years ago
0
Rectangle should require named arguments
#48
bfoz
closed
11 years ago
0
Rectangle#== should do implicit type conversion
#47
bfoz
opened
11 years ago
0
Add RegularPolygon#circle
#46
bfoz
opened
11 years ago
0
Allow center==nil in equality checking
#45
bfoz
opened
11 years ago
0
Support Ruby 2 keyword arguments
#44
bfoz
opened
11 years ago
0
Add Rectangle#outset
#43
bfoz
opened
11 years ago
0
Implement Polygon set operations
#42
bfoz
opened
11 years ago
0
Add Zork methods for Polyline building
#41
bfoz
opened
11 years ago
1
Implement Polygon union
#40
bfoz
closed
11 years ago
1
Polygon should inherit from Polyline
#39
bfoz
closed
12 years ago
0
Add Kite and Dart
#38
bfoz
opened
12 years ago
0
Edge#intersection
#37
bfoz
closed
12 years ago
1
Add Edge#normal
#36
bfoz
opened
12 years ago
0
Polygon Offsetting
#35
bfoz
opened
12 years ago
0
Add a PolyLine class
#34
bfoz
closed
12 years ago
0
Add Chan's algorithm
#33
bfoz
opened
12 years ago
0
Add the Grahm Scan method of finding a polygon's convex hull
#32
bfoz
opened
12 years ago
0
Add the spaceship operator to Point
#31
bfoz
closed
12 years ago
1
Next