Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Code Snippets / Fast fractal pattern generator

Author
Message
Fredsky
20
Years of Service
User Offline
Joined: 11th Feb 2004
Location: Belgium Flemish
Posted: 12th Apr 2004 18:05
This program generates fractals patterns fast enough
te let the display continuously change.
I reach 15 frames per sec. on my computer.
It is based on the circle formula c=x^2 + y^2
C is plotted as the pixel color.
Because the color value is wrapped around every 256 units
you get an interference pattern like result.

Have fun playing around with this.

Login to post a reply

Server time is: 2024-05-13 18:32:55
Your offset time is: 2024-05-13 18:32:55