scene.org File Archive

File download

<root>­/­parties­/­2023­/­assembly_summer23­/­4k/chaos-in-harmony_by_cadiac.zip

File size:
6 332 bytes (6.18K)
File date:
2023-08-06 16:21:02
Download count:
all-time: 15

Preview

  • harmony.html 3.99K
  • readme.txt 902B

file_id.diz

Entry name: Chaos in Harmony
Code & Sounds: Cadiac
Tools: JavaScript, WebGL, Shader Minifier (http://www.ctrl-alt-test.fr), UglifyJS (https://github.com/mishoo/UglifyJS),
demolishedCompressor (https://github.com/MagnusThor/demolishedcompressor)

First released at Assembly Summer 2023.

How to run:
Open harmony.html in Chrome or Safari in fullscreen mode with the CORS-security settings disabled.

On windows, for example:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir=[some directory]

Or host the file locally, for instance with a minimal python3 server
$ python3 -m http.server

and open http://localhost:8000/harmony.html on the browser. This bypasses the need for CORS-security
settings override.

Click to start the demo. It should automatically enter full screen mode and start after 2 second delay,
and exit it once the demo is complete.