demoscene-stuff/201410_-_Sine_City
2014-10-13 07:33:40 +02:00
..
custom-jsexe-bootstrap Added Sine City's source code 2014-10-13 07:33:40 +02:00
music.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
music.ogg Added Sine City's source code 2014-10-13 07:33:40 +02:00
player-small.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
README Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-ori.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-ori.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-1-shaders.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-1-shaders.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-2-raymarchers.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-2-raymarchers.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-3-direction.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-3-direction.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-4-sound.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-4-sound.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-5-misc.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-5-misc.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-6-gl.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-6-gl.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-7-variables.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-7-variables.js Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-8-finalize.html Added Sine City's source code 2014-10-13 07:33:40 +02:00
sine-city-packing-8-finalize.js Added Sine City's source code 2014-10-13 07:33:40 +02:00

Source code for "Sine City"
A JavaScript 8K intro

On Pouet: http://www.pouet.net/prod.php?which=64233

Notes:
	* It is likely not to work on your end.
	* Tested on Linux using Chromium and Firefox with a NVidia GPU
	* Known to work on some Windows boxes w/ native GL enabled
	* The "original" version is not the code that was shown at DemoJS,
		I adjusted quite a few things in the final, packed version.