Not in a distant past, i happened to stumble across an amazing Vector based 3D flash library called Five3D. Just by looking at some of the demos by its creator Mathieu Badimon, i was impressed at its capability, and its free too (Feel free to checkout his Labs Page, its so Cool). Anyway, i decided…
I always like fancy graphics stuff that just works. Creating graphics using Code and Mathematics was one of them. One day, while trying to create some wobbly circle using Sin and cos inside For loops, i accidentally stumbled across various beautiful shapes, just by varying values of some variables only. It was pretty Cool, to…
I've been working on this game and i thought of adding some growing plants in it for some reason. I've seen the effects of growing plants (eg. pixeljunk Eden), and would love to do it in As3 graphics. I thought of doing it with Sine Wave and adding some randomness to it. Something like the…
