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.
No commits in the last 6 months.
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
logankilpatrick/ChatGPT-Simple
Build a simple locally hosted version of ChatGPT in less than 100 lines of code