home.social

#sh4 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sh4, aggregated by home.social.

  1. "Bloom 612" a 256 bytes procedural graphics shown at

    3x additive HAKMEM 149 algorithm (all integers) progressively scaled up which render a blooming 🌺

    Write-up: onirom.fr/wiki/codegolf/bloom_

    Video: youtu.be/YmsTdToc2Tc?feature=s

  2. "Dreamelt" 128 bytes intro shown at

    This uses the HAKMEM 149 algorithm, it draws with a fixed color and has a screen clearing pass that decreases the framebuffer values continually which result in colors cycling along frames.

    Dreamelt write-up (with sources): onirom.fr/wiki/codegolf/dreame

    Also released a 64 bytes intro with the same algorithm although it doesn't have the screen clearing pass : onirom.fr/wiki/codegolf/archis