Below are some examples of spirals I've made using pure code alone. The 3D effect is done using rectangle instead of more conventional lines. It looks a lot more cool if you do this, even if it is in 2D!
Spiral 1:

Spiral 2:

I like this one, even if it's a bit abstract:

Spirally spiral:

----------------------------------------------------
Finally, here is some of the code for the spirals above. Please note, the `z` variable is commented out because I don't actually use it, although perhaps will do with future graphics stuff.
No comments:
Post a Comment