Just a showcase of demos using love.math.noise to make cool stuff.
Here are a couple of my demos using noise:
Simple Water (press "o" to show outlines):
SimpleWater.love
Little Particles (moving in a bit dizzy way) :
LittleParticles.love
Squiggly Cloth (extremely laggy on high number of vertices):
SquigglyCloth.love
Colorful Dots:
ColorfulDots.love
Map Generator(top-down):
MapGen1.love
Squiggly Hexagon (press tab to cycle between modes [normal, fixed angle, fixed offset]):
SquigglyHexagon.love
You can use any of the code in the above demos in your projects if you wish!
Plan to add:
- Mapgen (both top-down and Terraria-style)
- Space systems (?)