Languages Delphi & Kylix Delphi Graphics  

Fractal Patterns

download download  
important code information
author:
Josh Code
minimum requirements:
Fractal Patterns description

Shows how to create several different fractals including the Chaos theory, the Snow Flake, Mandelbrot, Juliaset, a tree like pattern, a spiral pattern... A short technical description of each is in the download.


File List:
Brief Tech Manual.txt4Kb
Chaos.dcu8Kb
Chaos.dfm1Kb
Chaos.pas6Kb
Chaos.~df1Kb
Chaos.~pa6Kb
Help.dcu3Kb
Help.dfm1Kb
Help.pas387b
Help.~df1Kb
Help.~pa387b
Main.dcu7Kb
Main.dfm368Kb
Main.pas4Kb
Main.~df368Kb
Main.~pa4Kb
Mandle.dcu19Kb
Mandle.dfm3Kb
Mandle.pas22Kb
Mandle.~df3Kb
Mandle.~pa22Kb
Snowflake.dcu6Kb
Snowflake.dfm1Kb
Snowflake.pas3Kb
Snowflake.~df1Kb
Snowflake.~pa3Kb
Tree.dcu8Kb
Tree.dfm2Kb
Tree.pas5Kb
Tree.~df2Kb
Tree.~pa5Kb
fractpro.cfg323b
fractpro.dof1Kb
fractpro.dpr1Kb
fractpro.res2Kb
fractpro.~dp1Kb
intro.dcu4Kb
intro.dfm240Kb
intro.pas2Kb
intro.~dc4Kb
intro.~df240Kb
intro.~pa2Kb
main.cfg323b
main.dof1Kb
main.res1Kb
palettes.dcu5Kb
palettes.dfm1Kb
palettes.pas2Kb
palettes.~df1Kb
palettes.~pa2Kb
spiral.dcu6Kb
spiral.dfm1Kb
spiral.pas3Kb
spiral.~df1Kb
spiral.~pa3Kb

Similar code
Alpha Blending (Popularity: ) : This program averages bitmaps together but also at different ratios in different areas depending on the colours of another bitmap. It uses ScanLine to manipulate the pixels of the 3 bitmaps in the blend so it is smooth for small ...
Engine3d (Popularity: ) : This source code demonstrates the techniques used to handle 3D graphics from scratch - without using an API such as OpenGL. The code includes Gouraud shading, which gives much better quality than flat shading for curved surfaces. Also included are ...
Control Alpha Blend Value (Popularity: ) : This code allows a user to control the alpha blend value of a form at runtime. Really simple stuff, the code isnt commented because its self explanitory. Dunno if this will help anyone or not, I was bored and though ...
Convert ImageList (XP Fix) (Popularity: ) : This example will convert any TImageList to 32-Bit, and this will fix various XP formatted icon problems. I found the conversion procedure online somewhere, and I am NOT its original author. But I have put it together into this example.
ASM Animation (Popularity: ) : This program creates an animation using blitting with assembly after getting memory addresses of pixel information using scanline. To understand the code, you'll need some knowledge of assembly.
ASM Turtle 2 (Popularity: ) : This program shows how to make an interpreter. The script is based on the assembly language with jumps and labels but still programs graphical output just the same as Logo's Turtle. It has 5 html help files. I hope you ...
AVICQ project (Popularity: ) : AVICQ is a ICQ like communicator with duplex audio and video.
Bitmap Animation Component (Popularity: ) : Put TImageList And TBitmap Component in Your Form And Animate! P.S. When Adding Images To ImageList You NeedTo ChangeTransparent Colorothe wise You'll get mess...
DirectX Sharks Screensaver (Popularity: ) : This is a Delphi translation of my award winning Visual Basic code, which I made about a year ago. It uses DirectX 7 to display sharks swimming around. This version includes a configuration screen which allows you to choose how ...
Simple video player (Popularity: ) : Simple video player. A good example for beginners. Can play AVI. MPG, MPEG, not sure about DVD encoded videos. Features include: play, pause, stop, tracking, mute, zoom in and out, and fullscreen. If you like this then please rate.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 14
version
size in Kb 314
popularity   551/7913374
user rating 5/10
ad


New Code
Popular Code