pouët.net

D-FASH-DDD-EER by Team210 [web]

# D-FASH-DDD-EER,

short for

    "Der Fadenwurm auf seiner Hafenrundreise durch
     den Dickdarm eines europäischen Rotfuchses".

PC-8k {Linux, Windows} intro by Team210, shown at
Akiba Executable Party 2026.

Size:
    * Windows: 6.243 bytes
    * Linux:   7.358 bytes

## Krew

* Music by bod
* Code and graphics by nr4

## Tech stack

* Physarum simulation in OpenGL compute shaders.
* Custom cables op for connecting the compute shader
  player with the Cables timeline over a websocket.
  Because WebGL doesn't do compute shaders, you know.
* Partial reimplementation of the cables timeline
  model in C.
* Cross-platform (Windows and Linux), because I read
  the rules only when I already had the linux code.

## Credits

* Original Physarum algo:
  https://doi.org/10.1162/artl.2010.16.2.16202
* Bleuje blog for ideas & inspo:
  https://bleuje.com/physarum-explanation/
* 36 Point for inspo:
  https://www.sagejenson.com/36points/
* Uses David Hoskins' hash functions:
  https://www.shadertoy.com/view/4djSRW,
  licensed under MIT.
* Minified with shader_minifier:
  https://github.com/laurentlb/shader-minifier
* Linked and binary-encoded on Linux by cold:
  epoqe's compressing linker for Linux.
* Linked and binary-encoded on Windows by Crinkler:
  https://github.com/runestubbe/Crinkler
* Sound is in Sointu, the size-coding synthesizer:
  https://github.com/vsariola/sointu
* Animation made in cables:
  https://github.com/cables-gl/cables
* Colors made with ImageColorPicker:
  https://github.com/LeStahL/ImageColorPicker

## Greets

NR4: bod
bod: NR4

Deal with it.