pouët.net

Go to bottom

Shivers by Paraguay

===============================
    Shivers
===============================
    WebGL demo by Paraguay
    Revision 2016
===============================

    Code: rimina, osyn
    Music: osyn

===============================
    Instructions & Support
===============================
    - You need to ALLOW LOCAL FILE ACCESS if you want to run demo without webserver.
        We know it sucks but we will provide online version as that is what WebGL is designed for.
    
    - There is 3 options for canvas size:
        - Full screen requests the full screen mode automatically and 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 and centered to the browser window, overflow is hidden.
            These modes does not request full screen automatically. You can enter the fullscreen before starting the demo by pressing F11 (in most browsers).
            
    - Tested with Chrome and Firefox at Windows 7 & 8 and Ubuntu 14 environments.
    
    - Sync might be bit off if the FPS is less than 30. Sorry about that...
    
===============================
    ACKNOWLEDGEMENTS
===============================

    This demo uses three.js 3D-library for rendering ( https://github.com/mrdoob/three.js ).
    For sync we have used Rocket sync tracker ( https://github.com/kusma/rocket ).
    Thanks for the authors of these tools! <3
    
    Thanks to Meepu for posing and thanks to Tiikeri for meow!
    Thanks for Oasiz for the name suggestion, as you can see, we liked it! :)

===============================
    GREETINGS
===============================
    Wide Load,
    Nalleperhe,
    Quadtrip,
    Epoch,
    F,
    Mercury,
    Gluster,
    Ivory Labs,
    Primitive,
    Conspiracy,
    To all we forgot and to
    everybody who participated to Revision 2016 as well as to
    all nice sceners who we have met during the years!
    
    
Go to top