Difference between revisions of "User:Taehl"
m (Forgot about Isome) |
m (Giving my page some wiki-powered magic) |
||
Line 1: | Line 1: | ||
Commonly suspected to be a robot, for reasons including but not limited to the inhuman code it creates. It dreams in associative arrays. More information is [https://sites.google.com/site/pixelperfectsite/ here]. | Commonly suspected to be a robot, for reasons including but not limited to the inhuman code it creates. It dreams in associative arrays. More information is [https://sites.google.com/site/pixelperfectsite/ here]. | ||
− | ==Contributions== | + | == Contributions == |
− | + | === Libraries === | |
− | + | {{#ask: [[Category:Libraries]] [[Author::User:Taehl]] | |
− | + | | headers=hide | |
− | + | | ?Description | |
− | + | }} | |
− | + | === Snippets === | |
− | + | {{#ask: [[Category:Snippets]] [[Author::User:Taehl]] | |
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
− | ==Games== | + | |
− | + | == Games == | |
− | + | {{#ask: [[Category:Games]] [[Author::User:Taehl]] | |
− | + | | format=template | |
− | + | | template=GameListItem | |
− | + | | ?Name | |
+ | | ?Description | ||
+ | | ?LOVE_Version | ||
+ | | ?Status | ||
+ | | ?Author | ||
+ | | ?Genre | ||
+ | | ?Screenshot | ||
+ | }} |
Latest revision as of 18:09, 30 January 2012
Commonly suspected to be a robot, for reasons including but not limited to the inhuman code it creates. It dreams in associative arrays. More information is here.
Contents
Contributions
Libraries
TEsound | A sound manager that makes it easy to use sound and music |
TEsound (Español) | Un administrador de sonido que hace más fácil usar sonido y música |
TLbind | A simple system for creating professional control schemes |
TLfres | Lets games run at any resolution, easily and without stretching |
TLpath | Add A* pathfinding to games |
Tserial | Converts tables into strings and back. Good for saving games, multiplayer, etc. |
Snippets
General math | A collection of mathematical functions which can be useful in game programming. |
General math (Español) | A collection of mathematical functions which can be useful in game programming. |
HSL color | An alternate colorspace, allowing for aesthetically-pleasing color transformations. |
Shear | Shear/skew graphics! |