Views
Category:Snippets
This list is automatically generated, and you can not add snippets here directly. If you want your snippets to appear here, see Guidelines.
This page is cached, which means that your newly added library won't appear here unless the page is refreshed.
All Snippets
BoundingBox.lua | ||
Check | This function checks if it's arguments are of the right types and calls the error-function if one isn't. | |
Debug | ||
DistanceBasedCollision | Another way of detecting collisions. This type works perfectly with circles. | |
FractalNoise | Generates 2 or 3 dimensional fractal noise | |
General math | A collection of mathematical functions which are useful in game programming. | |
Gradients | ||
HSL color | An alternate colorspace, allowing for aesthetically-pleasing color transformations. | |
HSL color (Português) | ||
HSV color | ||
LineStippleSnippet | ||
Minimalist Sound Manager | ||
NoiseWrapper | A noise wrapper to LOVE's noise functions | |
PointInConcavePolygon | A function returning True if the given point is inside the given polygon. | |
PointWithinShape | ||
Polygon splitting | Split convex polygons! | |
Shear | Shear/skew graphics! | |
Skip list | ||
Skip list:Drawing Order | ||
SoundManager | A simple sound manager with support for playing both sound effects and music playlists. | |
String exploding | ||
String extensions | ||
TileMerging | Generate rectangles that cover tiles of a certain type on a tile map. | |
TiledMapLoader | ||
coroutine.resume | Fix for hidden coroutine error messages. | |
fadeColor | ||
findProjectileTrajectory | Finds a projectile's position at a certain time | |
findRotation | Takes two points and returns the direction from point A to point B. | |
psi2love | ||
uLove Compliance conf.lua |
Pages in category "Snippets"
The following 30 pages are in this category, out of 30 total.
BCDFGH |
LMNPS |
S cont.Tcfpu |