/Planet-moon-and-sun

🌍🌖☀️Procedural planet generator for course TNM084 at LiU

Primary LanguageGLSLMIT LicenseMIT

Procedural planet

The application is built using Three.js, as well as ashima's webgl-noise

Instructions

To allow for cross-origin resources, the application needs to run on a server.

  1. Navigate to folder
  2. In terminal type $ python -m SimpleHTTPServer 8000
  3. Open localhost:8000 in your browser.