Marbles!


Marble Cloth!


Made using: Khan Academy Computer Science.
I turned my "Eyes Following Mouse" program into This grid of marbles moving like cloth.
The effect is quite nice.
I made the sclera (the white portion) of the eye invisible, so when the iris goes towards the mouse, it is bound by an invisible circular boundary.
The iris looks kind of like a marble bead, with that white shine, so hence forth it will be a marble bead :D.
I put all of these beads in a grid using a nested for-loop, now when these beads follow the mouse, it looks like a cloth, or mesh of beads.

Comments

Popular Posts