Categories: None [Edit]

graphics

https://rubygems.org/gems/graphics
https://github.com/seattlerb/graphics
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.

Total

Ranking: 66,843 of 184,982
Downloads: 13,904

Daily

Ranking: 9,912 of 184,973
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName
200193,787,970rdoc
1,68716,607,942rake-compiler
2,1648,728,132hoe

Owners

#GravatarHandle
1iconzenspider