Giter Club home page Giter Club logo

populationrandomdna's Introduction

Expanding of the creature object I made for dreamFate and dreamPopulation

Here is a start of evolving a population by

this is just a random dna

I need to make a selection criteria, perhaps user interaction

something like has 3 branches from so three "pop"s

all the rest die and remake a population based on that

I may also need to constrain the angels. but as they squirm that doesn't make such a difference

working on somebody's dream,

Long answer. Yes but it is about the encoding, The branches are a type of binary or fractal tree, in math called a Pythagorean tree. Most people create them with recursion, but they can be created by counting in binary and moving the branches left or right for “0” and “1”. In this way a branch is an encoding of a certain number. A few years ago I had created a very clunky visualization using these branches encoded with a number to encode a letter is ascii, in the video it is “reading” Alice in wonderland So in this encoding “yes” and “no” would be would be groups of three and two tentacles. The description of your dream, my recent work with encoding messages and moving popsicle sticks with servo’s, was the cause for me to re-visit this Pythagorean tree. Visual encoding: I think there is an interesting way to bring re-create the ‘Yes’ and ‘no’ branches from your dream. a branch is made up of branch segments and some segments are joined to other and each has an angle it should ultimately move to. These segments and angles are held in the “dna” of the branch. The code is slightly more complicated. But I have been interested in genetic algorithms recently and this is a good case for it.

a kinetic branch made from a very optimistic network graph that is trying to realize someone's dream. #creativecoding #codeart #p5js #processing #optimistic #tree #branch

a population of kinetic branches grown from optimistic and pessimistic network graphs, they can compete for the realization of a certain fate. #creativecoding #codeart #p5js #processing #optimistic #tree #branch

the interaction is working better with mouseClicked and mouse released and a boolean

populationrandomdna's People

Contributors

greggelong avatar

Watchers

 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.