================================================================================
   			     Mandelbrot and Julia Set
					by
				Budianto Tandianus
  				   (Eon Strife)
 			       eon_strife@yahoo.com
================================================================================
This program is downloaded from http://www.geocities.com/eon_strife/index.htm.
This program is for private or personal use only. However, one may use it for
educational use. Using it in commercial and/or promotional activity without 
my consent is strictly prohibited.

All trademarks and copyrights contained in this document and/or the program
are owned by their respective trademark and copyright holders.
================================================================================
Description :
	These two program plot Mandelbrot and Julia set respectively, well known
fractals of complex numbers for the beauty and infinite zoom.
	
How to use :
	- Left click to select and to zoom chosen area.
	- Right click to cancel zooming.
	- Backspace to return to previous zoom.

Requirement :
	MS Windows 2000 or later
	OpenGL-enabled PC
	msvcr80.dll (comes with VC++ 2005 or VC++2005 Redistributable Package (http://www.microsoft.com/downloads/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c9
9-220b62a191ee&DisplayLang=en))
	GLFW (http://glfw.sourceforge.net/)

Acknowledgment :
	Members at GameDev forum for providing help.
================================================================================
Copyright 2007. Budianto Tandianus.
All Rights Reserved.
================================================================================