Coder Social home page Coder Social logo

fibautomata's Introduction

fibautomata

This is a visualization of a summing reduction as a grid.

The single digit integer elements of two arrays A and B are summed and reduced additively to get array C. Those arrays are plotted as rows in a grid. The colors are HSB with 1 being red and 9 being violet, and the rest in between colors. Each next line is made up of the previous two.

The first image which looks very much like a stained glass window is seeded with two arrays of fibonacci 24 numbers.

The others are random arrays of single digit integers as seeds.

You get some nice patterns and structure from random seeds too.

It grows a bit like the 1d cellular automata or perhaps 1.1d since it takes two rows to get the third ;)

https://greggelong.github.io/fibautomata

#math #p5js #creativecodeing #generativeart #fibonacci

a visualization of the fibonacci 24 as a grid, using a summing reduction to a single digit.

https://greggelong.github.io/fibautomata

a visualization of the fibonacci last digit cycle as a grid.

https://greggelong.github.io/fibautomata/fib60

If you click the mouse on either it will randomly create two arrays of integers. Then it will use the same process of getting the reduced sum of its two immediately previous terms to draw the next line.

see

https://github.com/greggelong/fib24

https://r-knott.surrey.ac.uk/Fibonacci/fibmaths.html

https://goldennumber.net/fibonacci-24-pattern

fibautomata's People

Contributors

greggelong avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.