Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
 
 

Repository files navigation

Warning

Archived on GitHub and moved to https://git.sr.ht/~gary_moore/Chaos-Equations

Forked from https://github.com/HackerPoet/Chaos-Equations

Chaos-Equations

Simple mathematical art – Cross-platform port of https://github.com/HackerPoet/Chaos-Equations

Video: https://youtu.be/fDSIRXmnVvk

Build Instructions

Provided is the Unix way of building the project. This hasn't been tested on macOS. Tested to work on a Raspberry Pi.

Required dependencies on debian or ubuntu:

sudo apt install build-essential cmake libsfml-dev

In the projects directory, do the following.

mkdir Release
cd Release/
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..
make

The build artifact will show up in the Release/ folder and can be executed right away.

About

Simple mathematical art

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages