Categories: None [Edit]
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: 63,537 of 191,483
Downloads: 16,519
Daily
Ranking: 30,332 of 191,454
Downloads: 11
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 168 | 288,418,751 | rdoc |
| 1,509 | 26,357,355 | rake-compiler |
| 2,340 | 9,197,334 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | zenspider |