This article details a remarkable 16-byte x86 demo that creates a Matrix-rain style animation with sound by exploiting the mathematical properties of the Sierpinski triangle fractal. The code uses the video memory as both a visual canvas and audio buffer, demonstrating exceptional algorithmic density and creative use of hardware constraints. This represents a significant achievement in the demoscene community, pushing the boundaries of what's possible in extreme code size limitations.
Background
The demoscene is a computer art subculture focused on creating real-time audio-visual presentations under extreme technical constraints, often competing to create the most impressive effects with the smallest possible code size. x86 assembly language is commonly used in this community for its low-level control and optimization capabilities.
- Source
- Lobsters
- Published
- May 18, 2026 at 08:40 PM
- Score
- 8.0 / 10