Giter Site home page Giter Site logo

chaos's People

Watchers

 avatar

chaos's Issues

Calibrate

Calibrate the default points of the triangle

Collatz

Create chaos game for collatz conjecture [https://en.wikipedia.org/wiki/Collatz_conjecture#Statement_of_the_problem]

Idea :
Start with number x and place pixel at right side of screen
select angle θ
start with a
if odd move to the right by a and angle θ
set a = a / n
set x = 3*x + 1
repeat
if even move to the right by a and angle θ
Set a = a / n
set x = x / 2
repeat

Background bug

When choosing a white background the text cannot be seen

use fill shape option

Higher Dimensions.

1)What happens when we try other regular n- Polygons? Do interesting shapes still come up?
2) Is there a number n bigger than 3 such that not forcing a steady direction still leads to interesting shapes?
3)Can we extend our methods for regular n - Polygons using an inscribed circle?

Add Images Folder

Add folder containing the images used in the observations.md file

R parameter

Expand the problem so that it moves to r fraction

Test if Triangle

Perform tests to see if the randomly produced points form a triangle

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.