EvoWall

EvoWall is inspired by the CreativeApplications.net logo and the look and feel of low-poly 3D models in general. I had numerous ideas of what I wanted to create with the look but settled on coding a "breathing wall". To get this effect I simply coded a grid of points (with subtle random offsets), created a set of polygons based on these points (for colorization), and updated the point positions in sync with a breathing pattern. Though source code for similar creations could be combed over, I intentionally desired to create my own unjaded solution. It turned out as envisioned, but after seeing it in action, it occurred to me that EvoWall could be used as an interesting grid base for a game...

You can click the Update Colors button to update the wall's color scheme. If the canvas element is not supported by your browser, a static image will display instead of the living creation.