paint with blocks (three.js experiment)

Hey there,

I dabbled with javascript and three.js for a bit and made the little experiment below. (Try it, it’s fun!)

Here’s a challenge: after widly coloring the blocks, try to get them all back to the same color. (hint: they do not change color while floating).

I primarily made this to accomplish something easy and fun but also slightly interactive. As a by-product I also produced something my 1-year old son can play with and enjoy. :D
As this was really fun to do, you might see more JS/three.js experiments in the future.

See the Pen Painting Blocks by Donn John McLaughlin (@RebelMoogle) on CodePen.0

P.S.: there’s also a full window version.