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
litpd is a simple literate programming tool built on markdown. It uses pandoc and some lua code to build both a readable and runnable version of the same program from one markdown document. The litpd program is itself written as a literate program.
The first beta version of litpd is out. This release contains several bug-fixes, and a significant change to support linux and macos using litpd.sh (bash script).
Also new is a new github pages website which is the entire litpd program as its own standalone website. See it here https://abhishekmishra.github.io/litpd/.
This is the …
A new binary release PicoTurtle v0.2.0-alpha.8 of PicoTurtle is out. This release has minor bug fixes and some changes to how vcpkg and the build is setup. The release page contains detailed release notes.
The installer, documentation and user guides are available as always at PicoTurtle.
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