Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 257 Bytes

A simple application to display an array of integers as a png file written in Rust.

This was written as a support tool for my percolation simulation.

The coding journy is documented on the https://maths.earth/ website.

The code is under the MIT License.