Skip to content

A collection of techniques to render an interactive globe in WebGL

Notifications You must be signed in to change notification settings

lukerohanbailey/world-view

Repository files navigation

World View 🌍

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.

Development

  1. Run npm install
  2. Duplicate .env.sample and rename to .env
  3. Update the MIX_BS_PROXY value to the vhost you're using locally
  4. Run npm start to build and watch files

About

A collection of techniques to render an interactive globe in WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published