timotius02 / starfield

Demonstration of the Starfield/Hallway Illusion using Three.js

Home Page:http://timsitorus.com/starfield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starfield Illusion

Parallax Illusion Built with Three.js. Inspired by "The Moon Terminator Illusion" video by Vsauce.

Screenshot

Instructions

  • Cover the middle using the inner and innerRadius controls and you will appear to be moving much faster
  • Cover the edges usingthe outer and outerRadius controls and you will appear to be moving much slower

Development

Project requires Gulp to run tasks. To run:

$ git clone https://github.com/timotius02/starfield.git
$ cd starfield
$ npm install
$ gulp serve

About

Demonstration of the Starfield/Hallway Illusion using Three.js

http://timsitorus.com/starfield


Languages

Language:JavaScript 73.6%Language:HTML 21.1%Language:SCSS 5.3%