Logo by mjk1093 - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 23, 2024, 01:39:45 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Very Large Fractal Image creation program in Java  (Read 3322 times)
Description: This is a programming tutorial project for Fractal image creation
0 Members and 1 Guest are viewing this topic.
reddev
Guest
« on: October 26, 2010, 11:58:34 AM »

This is my tutorial project of a Very Large Fractal Image creator. Tutorial includes example of Mandelbrot fractal.

This tutorial shows a nice way to create very lage images (10000x10000=100M pixels or more if you have enough memory).

In the code there is the main class BuildFractal setup() that handles the inputs for the program and uses Enum. Program creates the fractal on an array pix[] and draws the image on Frame with BufferedImage and then writes the BufferedImage to a file.

Fractals are created with Fractal class and different rules are stated with Enums or by calling methods. You can combine different rules with the proram parameters.

The program writes the fractal.log file so if you create a good image you can use the image timestamp (imagename_timestamp.jpg) to find the parameters from the log file.

You are free to explore the code and try out different calculations and fractals. And if you happend to find nice images please share the code to this repository and send the images so I can upload them here for public visibility.

The whole project and more info is located here http://code.google.com/p/gaima/wiki/VLFImages
« Last Edit: October 26, 2010, 04:28:25 PM by reddev » Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Fractal artists: what do you want in a fractal program? General Discussion « 1 2 » dentaku2 15 10853 Last post May 07, 2012, 04:12:27 PM
by lxh
New Java Applet Fractal Explorer Program on CodingMagic.com Introduction to Fractals and Related Links starplasm 13 6365 Last post September 04, 2008, 02:13:06 AM
by Duncan C
Looking to pay for a re-creation of a certain fractal image Commission an Artist « 1 2 » Delicieuxz 21 8528 Last post May 18, 2010, 02:31:07 AM
by MattSchultz
Java OpenCL Mandelbox program. Multi Platform gg92507 2 7958 Last post January 18, 2013, 04:47:48 PM
by knighty
fractal creation Discuss Fractal Forums kannan 0 1252 Last post February 27, 2013, 03:34:27 PM
by kannan

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.324 seconds with 23 queries. (Pretty URLs adds 0.008s, 2q)