World View is a collection of JavaScript and WebGL/GLSL techniques used to create an interactive planet with focusable markers using three.js and GSAP. This goal of this repo is for it to evolve into a more developer friendly tool allowing for easy planetary rendering and data mapping.
- Run
npm install - Duplicate
.env.sampleand rename to.env - Update the
MIX_BS_PROXYvalue to the vhost you're using locally - Run
npm startto build and watch files