pouët.net

Go to bottom

AK-03: Hypertension by AateKorjaamo


AateKorjaamo 

Strike back again with a new production 


AK-03 - Hypertension


Released August 3nd 2019 at Assembly Summer 2019


--------------------------------------

CREDITS

Code: rimina
Music: Nosfe
Direction: rimina, Nosfe

--------------------------------------

NOTE

In this demo three.js library as well as Kusma's Rocket are used.
Thanks for the original authors for providing these resources!

--------------------------------------

INSTRUCTIONS & SUPPORT

You need to ALLOW LOCAL FILE ACCESS if you want to run demo locally.
We know it sucks but we will provide online version
as that is what WebGL is designed for.

There are 3 options for canvas size:
* Full screen requests the full screen mode automatically.
It takes the canva size from sreen.width and screen.height attributes.
The canvas should fill the whole screen but note that browsers scaling
options may affect to the actual canvas size in pixels
so the resolution is NOT guaranteed to be your native resolution.
* 1920x1080 and 1280x720 modes use canvas that is sized accordingly,
centered to the browser window. Overflow is hidden.
These modes does not request full screen automatically.
You can enter the full screen before starting the demo
by pressing F11 (in most browsers).

Tested with Chrome at Windows 10

--------------------------------------
Go to top