Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

Pi over Four Eigenpoint Ghost Goggles: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 March 2026

20 March 2026

  • curprev 13:2113:21, 20 March 2026XenoEngineer talk contribs 943 bytes +943 Created page with "<html> <head> <meta charset="utf-8"> <title>π/4 Eigenpoint Ghost-Goggles</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.7.0/p5.min.js"></script> <style>body{margin:0;background:#000}</style> </head> <body> <script> let pts = [], t = 0, eigen = PI/4; function setup(){createCanvas(windowWidth,windowHeight);colorMode(HSB,TAU,1,1,1);strokeWeight(2);} function draw(){ clear();blendMode(ADD); let cx = width/2, cy = height/2, r = min(width,height)*0.4;..."