arcesoftware/fractals
The code uses the HTML5 canvas element to render the Fractals, and it utilizes the requestAnimationFrame() function to continuously draw new points on the canvas. It also includes a feature to plot the dots in the Fractals depending on the distance from the origin, with a color gradient that ranges from green to red.
This tool helps anyone curious about mathematical fractals to visualize them directly in a web browser. It takes mathematical rules for generating fractals (like the Mandelbrot or Julia sets) and outputs a dynamic, colorful graphical representation. It's designed for math enthusiasts, students, or educators who want to see these complex patterns come to life.
No commits in the last 6 months.
Use this if you want to explore and visualize classic mathematical fractals interactively in a web browser, observing how they are built point by point with a color gradient based on origin distance.
Not ideal if you need a high-performance fractal rendering engine for large-scale scientific simulations or advanced 3D fractal exploration and manipulation.
Stars
12
Forks
—
Language
HTML
License
Apache-2.0
Category
Last pushed
Nov 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/arcesoftware/fractals"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
KijijiCA/react-advertising
A JavaScript library for display ads in React applications.
googleads/google-publisher-tag-samples
Google Publisher Tag (GPT) code samples.
ichiroc/chatgpt2scratch
ChatGPT for Scratch
googleads/google-publisher-tag-playground
An interactive code playground for Google Publisher Tag (GPT) samples.