Giter VIP home page Giter VIP logo

java-fractals's Introduction

java-fractals

A fractal exploration program with many types of fractals, such as the Mandelbrot set, the 3D Sierpinski triangle, and the Newton fractal (full list below).

Features a fully navigable interface with editable values for custom fractals.

Programmed entirely from scratch in Java, importing only Swing and AWT graphics libraries for the interface.

Fractal list

The program currently has 12 distinct fractals, but more combinations can be created by exploring the multibrot and Julia sets of each fractal. Fractals can be rendered using probabilistic plots of the trajectories of points that did or did not escape to infinity.

  • Mandelbrot
  • Tricorn
  • Burning Ship
  • Newton (z^3 - 1, but code supports more functions)
  • Mandelbox (cross-section view)
  • Sierpinski Triangle
  • Sierpinski Triangle 3D

Original Creations

  • Tadpole
    • Appearance of repeating shapes that look like tadpoles
  • Flatworm
    • Appearance of mandelbrot without the trailing "tail"
  • Duck
    • Appearance of a duck from above. Julia set goes to infinity on the real axis in a wave
  • Astronaut
    • For Brandon H. Appearance of "Among Us" characters
  • Alfaro
    • Odd values of power have alternating long and short gradients

Showcase

demo 1 demo 2 demo 3 demo 4 demo 5 demo 6 demo 7 demo 8

java-fractals's People

Contributors

kiwijuice56 avatar

Stargazers

 avatar  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.