Skip to content

mufeedvh/tupperplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tupperplot 📐


a showcase reel of tuppers formula, pacmans, and the euler's identity being plotted repeatedly

Tupper's self-referential formula plotting itself on a framebuffer... and Pacman and the Euler's identity too!

What's this formula?


tupper's self-referential formula

Tupper's self-referential formula is a formula that visually represents itself when graphed at a specific location in the (x, y) plane.[src]

Resources

Installation

Compile:

$ git clone https://github.com/mufeedvh/tupperplot.git
$ cd tupperplot/
$ cargo run --release

Linux Dependencies:

$ sudo apt install libxkbcommon-dev libwayland-cursor0 libwayland-dev

Usage

Generate Tupper's self-referential formula itself:

$ tupperplot tuppers

Generate Pacman Plot:

$ tupperplot pacman

Generate Euler's Identity Plot:

$ tupperplot euler

Implementation Details


About

Tupper's self-referential formula plotting itself on a framebuffer with Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages