locnnil / proving_sierpinski_triangle_fractal

This project is about to proving/test Sierpiński triangle fractal with Rust graphical frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proving_sierpinski_triangle_fractal

This project is about to proving/test Sierpiński triangle fractal with Rust graphical frameworks

Sierpinski Triangle Fractal

Installing dependencies

If you're using a Debian based distro:

sudo apt-get update && sudo apt-get -y upgrade
sudo apt-get install -y g++ pkg-config libx11-dev libasound2-dev libudev-dev lld mold
sudo apt update
sudo apt install -y clang

About

This project is about to proving/test Sierpiński triangle fractal with Rust graphical frameworks

License:MIT License


Languages

Language:Rust 76.1%Language:GLSL 23.9%