Bookmark
About
Blog
Lab
Scrap
Bookmark
GitHubでログイン
検索
クリア
2026/04/12
HTML can't run DoomBut HTML can now run *inside* Doom! Thanks to HTML-in-Canvas!Fully accessible DOM elements drawn into Doom's own wall textures. This demo uses a WebAssembly port (jacobenget/doom.wasm) of the original C source.See it in action at https://t.co/ossFpEizYq… pic.twitter.com/xmj6dbfBZK
https://x.com/i/status/2042357703826108563
HTMLでDoomは動かないが、DoomでHTMLは動く。
Web
ネタ
2026/03/29
XユーザーのDomenic Denicolaさん: 「So many slop influences hailing this as a revolution when it's just a wrapper around the canvas element's existing measureText() function. This is not some new paradigm. Canvas-based text measurement is many years old!」 / X
https://x.com/domenic/status/2038069841308094914
革命だと言っているが、Canvas使っただけじゃないかという指摘。CSSを使わないってどういうことかと思ったけどそういうことか。元からできることで新規性はないけど、デモとしては興味深い。
Web
UI
Canvas