Neoboids - A desktop application for the simulation of boids built on Love2D is now on Github
Neoboids - A desktop application for the simulation of boids built on Love2D is now on Github
A program to create a complex fractal curve using recursive subdivision.
A program to generate a terrain using simplex noise.
A program to recreate the classic Matrix Rain graphic.
Exploration of perlin noise in polar coordinates to distort circles
A Snowflakes Simulation in LÖVE 2D
How to load and use a lua native shared library in a love2d program. Specifically the "luafilesystem" library to provide missing file system support.
A flocking simulation of Boids in LÖVE 2D based on a youtube video from the Coding Train channel.