Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.06 KB

File metadata and controls

25 lines (16 loc) · 1.06 KB

minimalartifact_-_aphelion_path_24

minimalartifact demo compo entry for Vortex Demoparty 2019

Original shader by nimitz.

Track uses manipulated samples taken from Aphelion by Scandroid.

DDG art, audiovisual glitches and direction by ps

Tested on Chrome and Firefox.

Needs local http webserver running to load the audio buffer.

If you have node http-server globally installed you can just call http_server_launch.bat If you don't you need to install node and execute npm -g http-server before that. The demo page will be available on http://localhost:8080

If you're a python person: you can do python3 -m http.server if you have version 3.x or python -m SimpleHTTPServer if you have version 2.x The demo page will be available on http://localhost:8000

Or if you don't like setting up local web servers, you can access http://psenough.github.io/minimalartifact_-_aphelion_path_24