RubyGems Navigation menu

graphics 1.0.0b6

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 it 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 (271.5 KB)
  2. 1.0.1 - November 15, 2018 (271.0 KB)
  3. 1.0.0 - November 13, 2018 (271.0 KB)
  4. 1.0.0b6 - November 17, 2016 (129.5 KB)
  5. 1.0.0b5 - November 17, 2015 (124.5 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (1):

rsdl ~> 0.1

Development 相依性套件 (3):

hoe ~> 3.15
rake-compiler ~> 0.9
rdoc ~> 4.0

擁有者:

作者:

  • Ryan Davis

SHA 256 checksum:

b4d654e1859574281cf40b4048982983285800228124d8ae0b882401408aa83d

總下載次數 12,447

這個版本 1,826

License:

MIT

Ruby 版本需求: >= 0

RubyGems 版本需求: > 1.3.1

相關連結: