Techious
http://www.techious.com/forums/

I'M SO AWESOME
http://www.techious.com/forums/viewtopic.php?f=8&t=5524
Page 1 of 1

Author:  Skillers [ Sun Jan 24, 2010 2:01 am ]
Post subject:  I'M SO AWESOME

I just finished off my final C assignment (worth about 4CATs).

It makes stuff like this;
Attachment:
SUPERAWESOMEFRACTAL.png


It's about 750 lines, written in C. It uses a random particle generator and random walk to create a fractal, like the above.

The above image took 3.5minutes to create and contains 7630 particles. Each particle is represented by a 4x4px red square, with the original (seed) particle being black. The blue lines are 2px wide and represent the centre of mass.

The image was output as a bitmap by (here's the hardcore bit) writing the binary stream directly, including the header information (yay for C not having image functions built in). I converted the image to png for uploading, as the bmp was 1.83MB.

Author:  Lord Metritutus [ Sun Jan 24, 2010 2:47 am ]
Post subject:  Re: I'M SO AWESOME

Looks pretty interesting. Nice work.

Author:  Scottie [ Sun Jan 24, 2010 5:22 am ]
Post subject:  Re: I'M SO AWESOME

Brilliant.

So the cure for cancer is next then?

:D

Author:  azcn2503 [ Sun Jan 24, 2010 12:56 pm ]
Post subject:  Re: I'M SO AWESOME

Looks like hemorrhoids!!!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/