Thread: Fractals!
View Single Post
  #1  
Old 09-02-2004, 06:02 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Fractals!

Well, on one of my random mind adventures through the various mathematical worlds, I happened to realize how I would make a fractal drawer in Graal. Why I didn't realize it earlier is beyond me, but nonetheless I made one. It's not much of a flashy script, nor it is all that user-friendly, but it's still fun.
controls;
f -> add another degree of fractals
d -> use the mouse to draw a different starting shape
leftmouse -> add node to the shape
rightmouse -> finish drawing

there is a large triangle as the default shape, so you can just hit f upon loading the level. But it's much more fun to draw your own.
note: hitting "f" too many time may cause undesirable results...

edit: razzafrazza, someone readd .nw and .graal back to the allowed file formats!
Attached Files
File Type: zip fractals.zip (1.1 KB, 174 views)
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote