Example | Misremembered | Actual Fact |
---|---|---|
Nelson Mandela | Died in prison in the 1980s | Released in 1990, died in 2013 |
Star Wars | Darth Vader says, “Luke, I am your father.” | Actually: “No, I am your father.” |
Snow White | The Queen says, “Mirror, mirror on the wall” | Actually: “Magic mirror on the wall” |
Monopoly mascot | Wears a monocle | Never had a monocle |
Pikachu | Has a black tip on its tail | Tail is entirely yellow |
KitKat | Spelled “Kit-Kat” with a hyphen | Actually spelled “KitKat” |
Fruit of the Loom logo | Features a cornucopia behind the fruit | No cornucopia in the logo |
We Are the Champions (Queen) | Ends with “of the world” | The official track doesn’t end this way |
C-3PO (Star Wars) | Entirely gold-colored | One leg is silver |
Generative Art Libraries and Resources 1. Metaball Libraries and Samples metaballs-js (npm) : A lightweight WebGL-based metaball rendering library. You can freely specify the number of balls, colors, and speed. Paper.js Metaball Demo : The official Paper.js example showing a “viscous” effect via contour calculations on the canvas. Varun.ca Metaballs : An HTML5 canvas/JavaScript demo of metaballs with the algorithm’s formulas explained. Three.js Metaball Slime : A 3D metaball example using Marching Cubes and the Rapier physics engine. Codrops “Drawing 2D Metaballs with WebGL2” : A tutorial for drawing 2D metaballs by hand in WebGL2. 2. Symmetry (Rorschach) Generative Art Symmetry Drawer by aferriss : An editor built on p5.js for drawing with left-right symmetry—perfect for experimenting with ideas. “ : A simple sample that generates patterns by pairing square cells symmetrically. Medium: From Syntax to Symmetry (p5.js) : ...
Comments
Post a Comment