GecktopiaJoin the Hatch List

The Dev Log

Entries

No. 0021 minute read

Patterns With a Memory

Gecktopia’s renderer can now dynamically generate unique pattern realizations for individual crested geckos. The animal on the homepage is no longer chosen from a library of finished sprites. It is assembled from a complete appearance recipe that can be reproduced whenever the same inputs return.

That repeatability matters. A gecko’s markings are part of its persistent identity, so an animal should still look like itself when it appears in a habitat, pedigree, pairing screen, or future generation record. Changing the recipe creates visible variation. Restoring it brings the same gecko back.

“Changing the recipe creates visible variation. Restoring it brings the same gecko back.”

The current draft renderer can generate dorsal, upper-lateral, and lower-lateral pattern coverage. It also supports independent left and right pinstripe continuity, ordinary pattern colors, and Dalmatian spots. These layers combine with the gecko’s base color, shading, highlights, and line art to create a growing range of individuals.

Each marking remains constrained to authored regions of the animal. Dorsal pattern stays on the dorsal surface, lateral markings stay on their corresponding sides, pinstripes follow their guides, and Dalmatian spots remain within the available body area.

You can now meet one of these geckos directly on the Gecktopia homepage. The focused controls show the central idea quickly, while the Gecko Lab opens the deeper draft inputs currently supported by the renderer.

This is still a calibration-stage renderer rather than the final range of crested gecko variation. More pattern families, structure, firing, and inherited visual relationships remain ahead. The important foundation is now visible: each gecko can have markings that belong to that individual and persist with it.

What this entry names

This entry names 2 of the library’s 32 entries outright. Each one is a link where it appears above, and here they are as the renderer draws them today.

Follow along

We are building it in the open. Join the Hatch List to follow along.

Written at the time and left as written. The geckos on this page are drawn now, by the renderer as it stands today, which is not the renderer the entry describes.