Some simple rectangles drawn in polar coordinates. The math breaks down toward the centre of the animation but I actually like the effect. Colour palette is Kiss The Clouds.

s-ol7 years ago

I also love the effect of them "swimming through" the center.

Are the values getting close to zero, smaller than one or negative?

More submissions by WuTangTan for Weekly Loop 3

Diamond/shard shape with a little bit of particle system flavour. Instanced drawing of the particles is good but I'm not sure if it's faster to send the transform per instance or do the vertex transform work on the GPU. Either way, this one is done on the GPU because I hadn't done it that way before.

Random vertices on a disk and a sphere, joined to their closest relative, then interpolated between the two states, rotated.

Wrote some code for polyhedron subdivisions and wireframe geometry for webgl.

This was more trouble than I thought it would be because I really wanted the edges to interlace.

Shader-based generation of the terrain. Quick and dirty 3D noise + domain warping. Just for fun. Realtime is a little different each time. http://tannerrogalsky.com/demoloops/loop065/

A submission by WuTangTan for Weekly Loop 3 3

A wireframe mesh transformed by 3D perlin noise. The realtime demo is a little different every time.

Simple regular polygons, arranged and animated in a (hopefully) pleasing way. Colour palette is "Paradise Wedding."

Weekly Loop 3

perfectly looping gifs.

weekly from 2017-03-01 to 2017-04-30