szymor / lorenz

Lorenz attractor visualisation in SDL 1.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lorenz attractor demo

description

The demo presents a set of chaotic solutions of the Lorenz system. In fact, you could use the code to visualize solutions of any system of equations, but strange attractors are most pleasing to the eye.

how to use

Run the demo and watch. Press START to see a FPS (frames per second) counter.

About

Lorenz attractor visualisation in SDL 1.2


Languages

Language:C 95.4%Language:Makefile 4.6%