Skip to content

Chaos Equations

Math Chaos

This is for trying many arts using simple mathmatic equations and simulate them using c++,CASSERT,SFML,OPENGL.

These are plots of random recursive equations, which often produce chaos, and results in beautiful patterns. For every time t, a point (x,y) is initialized to (t,t). The equation is applied to the point many times, and each iteration is drawn in a unique color.

Key Action
A Automatic Mode (randomize equations)
R Repeat Mode (keep same equation)
C Center points
D Dot size Toggle
I Iteration Limit Toggle
T Trail Toggle
P Pause
LShift Slow Down
RShift Speed Up
Space Reverse
N New Equation (random)
L Load Equation
S Save Equation

Run the exe file, from a Windows PC, or wine on Linux.