OTHER·중요도 5·2026. 05. 22.·r/programming

16 bytes of code that turn Sierpinski waves into Matrix rain

── KO ──────────────────

16바이트의 x86 코드로 시어팬스키 웨이브를 매트릭스 비 Rain으로 변환하는 방법 설명.

이 글에서는 16바이트의 x86 코드가 어떻게 시어팬스키 웨이브를 매트릭스 비 Rain 효과로 변환하는지를 상세하게 설명하고 있습니다. 'MiragePT'라는 데모 제작자가 실제 구식 286 시스템에서 이 코드를 실행한 사례를 보여줍니다. 또한, 해당 기술의 수학적 배경과 작동 방식에 대한 정보도 포함되어 있어, 독자들은 많은 흥미로운 세부사항을 발견할 수 있습니다.


── EN ──────────────────

An explanation of 16 bytes of x86 code converting Sierpinski waves into Matrix rain.

This article details how 16 bytes of x86 code can transform Sierpinski waves into a Matrix rain effect. A demo scener named 'MiragePT' successfully ran this code on an old 286 system, showcasing its capabilities. The write-up also delves into the mathematical background and functioning of the code, providing readers with interesting details.

원문 보기 →목록으로