pouët.net

Go to bottom

Déjà-vu by Paraguay

==============================================================================
                                Déjà-vu
==============================================================================
                        WebGL demo by Paraguay
                            released at
                                Simulaatio 2018
==============================================================================
                        Code: rimina, Osyn,
                            Music: Osyn
                        Textures & Videos: Osyn, rimina
==============================================================================
                        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 & Chrome at Ubuntu 14.??
    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

==============================================================================
                                GREETINGS
==============================================================================
                                Wide Load,
                                Trilobit,
                                TRBL,
                                TPOLM,
                                rtificial,
                                Quadtrip,
                                pbr,
                                Primitive,
                                Owlification,
                                Otaku Brigade,
                                oobc,
                                Nalleperhe,
                                Matt Current,
                                Mercury,
                                KVG,
                                JML,
                                Ivory Labs,
                                Gluster,
                                flo,
                                Faemiyah,
                                Epoch,
                                Ephidrena,
                                eos,
                                Ekspert,
                                Digital Soundsystem,
                                Dekadence,
                                Conspiracy,
                                BooZombies,
                                Alumni,
                                Adapt,
                                etc.
Go to top