RubyGems Navigation menu

perfect-shape 0.3.3

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, and paths containing lines, quadratic bézier curves, and cubic bezier curves (including both Ray Casting Algorithm, aka Even-odd Rule, and Winding Number Algorithm, aka Nonzero Rule). Additionally, it contains some purely mathematical algorithms like IEEEremainder (also known as IEEE-754 remainder).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.8 - May 27, 2023 (44.5KB)
  2. 1.0.7 - November 19, 2022 (44.5KB)
  3. 1.0.6 - November 05, 2022 (44KB)
  4. 1.0.5 - June 03, 2022 (44KB)
  5. 1.0.4 - May 15, 2022 (44KB)
  6. 0.3.3 - January 10, 2022 (28KB)
全てのバージョンを表示(全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

所有者:

プッシュ者:

作者:

  • Andy Maleh

SHA 256チェックサム:

df1cfeb0353d4ca08df20cbb79608905c13fb0fb5d4165a3484405606e6ba0f6

累計ダウンロード数 39,683

このバージョンのみ 954

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: