Coder Social home page Coder Social logo

weathergl's Introduction

WeatherGL

Currently hosted on github.io: http://gawdzik.net/weathergl/

Header Image

WeatherGL is a WebGL React project which requires a Javascript development environment.

  • There are two interaction modes:
    • Shadow Mode: Demonstrates a floating cube to showcase shadowmaps
    • House Mode: A bonus mode which enables you to walk around a house in first person.
  • To access the UI, click the burger menu on the top left.

Requirements

To run weathergl on localhost

npm install
npm run start

WeatherGL will appear on localhost:3000 (or it will give you the option to select another port)

Screenshots

In screenshots/

  • screenshot1.png: Shadow Demo Mode: Demonstration of dynamic shadow maps
  • screenshot2.png: Demonstration of UI
  • screenshot3.png: Demonstration of bumpmapping on terrain
  • screenshot4.png: Demonstration of House Mode (Bonus) and lens flare effect
  • screenshot5.png: Demonstration of Rainy Weather being enabled.
  • screenshot6.png: Demonstration of Snowy Weather being enabled.

Objectives

  1. The WeatherGL scene is correctly modeled with no visual artifacts or distortion.
  2. Models rendered in the WeatherGL scene are texture mapped.
  3. Rough surfaces in the scene (e.g. dirt) are bump mapped.
  4. An easy to use User Interface to change between the various weather options, and to interact with the environment.
  5. Synced sound effects which provide immersion into WeatherGLs landscape.
  6. A skybox with no visual artifacts or distortion.
  7. Lens flare for weather parameters which contain the sun. The lens flare should have no artifacts or distortion.
  8. Shadows using shadow mapping for weather parameters that contain the sun.
  9. Static Collision Detection to enable an immersive environment (e.g. bumping into things when walking around).
  10. Visual snow and rain effects using particle systems and/or other graphic techniques.

Conventions:

  • 1 unit == 1 meter

Attributions:

  • See ATTRIBUTIONS.md for assets
  • See inline attributions in src/

Various Technical Sources

  • See READING.md

weathergl's People

Contributors

robertg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.