Skip to content

rhysturner/em3-cinemacliq

Repository files navigation

em3-cinemacliq

Rhys Turner

About

Electronic Musieum Google Cardboard WebVR Artwork.

Installation

  1. NodeJS
  2. three.js
  3. vrrenderer.js

In terminal run

$ npm install

Then to start

# npm start

And go to localhost:8080 in your browser or visit :8080 on your mobile phone and place in a google cardboard.

Roadmap

1. Sound Reactive

1. Different views/environments

Acknowledegements

@borismus webvr-boilerplate for clean cross-platform WebVR @dghost hopalong-vr for the hopalong webvr port Barry Martin's Hopalong Orbits Visualizer which I found here hopalongvr.dghost.net @Iacopo Sassarinihttps://www.chromeexperiments.com/experiment/webgl-attractors-trip

Fractals & Hopalong

Barry Martin's Hopalong Orbits Visualizer These orbits are generated iterating this simple algorithm: (x, y) -> (y - sign(x)sqrt(abs(bx - c)), a -x ) where a, b, c are random parameters. This is known as the 'Hopalong Attractor'. 3D rendering done with three.js and vrrenderer.js

About

No description, website, or topics provided.

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published