RubyGems Navigation menu

graphics 1.1.0

Graphics provides a simple framework to implement games and/or simulations and is designed to follow mathematical conventions, NOT game programming conventions. Particularly it: * Uses degrees. * Draws in quadrant 1 (0-90 degrees). * Right hand rule: 0 degrees is east, 90 is north, etc. These allow simple things like Trigonometry functions to work as expected. It means that all that stuff you were taught in grade school still work as intended. This makes one less thing you have to adjust when implementing your simulation.

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

インストール:
=

バージョン履歴:

  1. 1.1.0 - July 26, 2023 (272KB)
  2. 1.0.1 - November 15, 2018 (271KB)
  3. 1.0.0 - November 13, 2018 (271KB)
  4. 1.0.0b6 - November 17, 2016 (130KB)
  5. 1.0.0b5 - November 17, 2015 (125KB)
全てのバージョンを表示(全9件)

Development依存関係 (3):

hoe ~> 4.0
rake-compiler ~> 1.0
rdoc >= 4.0, < 7

所有者:

プッシュ者:

作者:

  • Ryan Davis

SHA 256チェックサム:

3b1850a7aee88228e26bac7dd2b55c9fcf96f29ab6802791bac9d9f877b07205

シグネチャの有効期限:

January 01, 2023 - January 01, 2024 (期限切れ)

累計ダウンロード数 12,455

このバージョンのみ 375

ライセンス:

MIT

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

リンク: