scene.org File Archive

File download

<root>­/­demos­/­groups­/­bypass/bypass_elusive_source.zip

File size:
14 784 bytes (14.44K)
File date:
2026-03-15 15:36:07
Download count:
all-time: 0

Preview

  • bypass_elusive_source/ dir
  • bypass_elusive_source/audio.wgsl 4.87K
  • bypass_elusive_source/compress.sed 105B
  • bypass_elusive_source/compress.sh 1.04K
  • bypass_elusive_source/player.js 10.04K
  • bypass_elusive_source/readme.txt 927B
  • bypass_elusive_source/release/ dir
  • bypass_elusive_source/release/bypass-elusive.html 4.00K
  • bypass_elusive_source/release/bypass-elusive.txt 946B
  • bypass_elusive_source/visual.wgsl 6.86K

file_id.diz

# bypass - elusive

A quick 4kb intro for Deadline 2023 in JavaScript and WebGPU. We did not want to show up empty handed at the party after roughly 17 years of abscence from the demoscene.

supah - audio shader

warp - visual shader, intro code

## Run info

Final release can be found in the /release directory. You will need a WebGPU-capable browser, like Chromium/Chrome (version 113 or higher), Firefox Nightly or Edge. Please use the `--allow-file-access-from-files` option for Chrome or start a local webserver (`python3 -m http.server`) in the intro directory to run. Linux users might try their luck with `google-chrome-unstable --enable-unsafe-webgpu --use-vulkan=true --test-type`.

## Build info

You will need the following tools to package and compress the input files (JavaScript and shader).

https://git.sr.ht/~unwarp/wgslminify

https://git.sr.ht/~unwarp/js-payload-compress

https://github.com/terser/terser