RubyGems Navigation menu

perfect-shape 0.0.9

Perfect Shape is a collection of pure Ruby geometric algorithms that are mostly useful for GUI manipulation like checking containment of a mouse click point in popular geometry shapes such as rectangle, square, arc (open, chord, and pie), ellipse, circle, polygon (Ray Casting Algorithm aka Even-Odd Rule), polyline, polyquad, polycubic, and paths containing lines, bezier curves, and quadratic curves. Additionally, it contains some purely mathematical algorithms like IEEEremainder (also known as IEEE-754 remainder).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.8 - May 27, 2023 (44.5 KB)
  2. 1.0.7 - November 19, 2022 (44.5 KB)
  3. 1.0.6 - November 05, 2022 (44.0 KB)
  4. 1.0.5 - June 03, 2022 (44.0 KB)
  5. 1.0.4 - May 15, 2022 (44.0 KB)
  6. 0.0.9 - December 20, 2021 (16.5 KB)
顯示所有版本(共 37)

Runtime 相依性套件 (1):

equalizer = 0.0.11

Development 相依性套件 (5):

juwelier ~> 2.1.0
minitest ~> 5.14.4
puts_debuggerer ~> 0.13.1
rake-tui > 0
rdoc ~> 3.12

擁有者:

Pushed by:

作者:

  • Andy Maleh

SHA 256 checksum:

96b8ea73570f5ec8af78c36c4aca3d9c0749a013d823b64d8ee173ca88c8b1ff

總下載次數 39,382

這個版本 998

License:

MIT

Ruby 版本需求: >= 0

相關連結: