making the Shapez 2 logo shape move

A clean seven-second loop built from the Shapez Vortex renderer and prepared for Wikimedia Commons.

The final loop rotates the logo shape, raises and lowers its layers, and separates it into quarters.

The result: a 512×512 animation with 140 frames at 20 FPS. The loop lasts seven seconds and returns cleanly to its first pose.

the target

The original Wikipedia image showed a shape from the first game. The replacement needed to show the four-layer logo shape from Shapez 2 and make its structure clear from more than one angle.

using the renderer

The shape came from Shapez Vortex. Its source code defines separate progress values for moving layers vertically and pushing each quarter away from the center.

A local copy of the renderer was changed to drive those values through one timed sequence. The shape begins closed, lifts its layers, opens into quarters, lowers while open, and closes again. Its normal rotation continues through the full cycle.

capturing the loop

publishing

The GIF was uploaded to Wikimedia Commons as “Shapez 2 logo shape animation.gif”. Its page includes the renderer and game-design credits, source links, MIT license, and useful categories.

An earlier upload with the wrong title was marked as a duplicate for Commons cleanup. In the open Wikipedia edit, only the media filename was corrected. The article edit was left unsubmitted for review.

source