Search |
||
When backward is really forwardPosted by kirillcool on March 19, 2007 at 6:17 PM PDT
So, i'm reading a book and in one of the first chapters the authors try to put some reasoning behind an awkward API: This process means that the last transformation command called in your program is actually the first one applied [...]. Thus, one way of looking at it is to say that you have to specify the matrices in the reverse order. Like many other things, however, once you've gotten used to thinking about this correctly, backward will seem like forward. Here, instead of acknowledging that the API implementation actually dictates the API usage, the authors try to blame the API users for being too dumb to grasp its beauty. It's not API, stupid, it's you not thinking about this correctly :) »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|