Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 368 Bytes

Drawing Board

It is the WebGL app.

To start:

  • npm install
  • npm start
  • localhost:8080

The app includes 2 tabs:

  • Drawing board - WebGL 2d with a few filters
  • Planet - WebGL 3d. You can:
    • rotate the planet
    • change the light position
    • change water covreage
    • change mountain's height
    • change the planet's colors
    • implement fxaa