Skip to content

Frederoche/WebGL-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c4c196 · Dec 24, 2018

History

99 Commits
Dec 24, 2018
Jul 7, 2016
Jul 7, 2016
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Jul 7, 2016
Jun 13, 2017
Jul 7, 2016
Apr 10, 2017
Dec 24, 2018
Dec 24, 2018

Repository files navigation

WebGL-Map

A world map in webgl. It is writen in pure javascript without the use of extrenal libraries. It is based on a quadtree structure.

To run the project:

#Run the program

Run: node app.js in the corresponding project folder, browse to: http://localhost:8000

  • It works on Edge, Chrome, Opera, Firefox.
  • it works now with nodejs.

Further work:

  • Improvment on requestAnimationFrame handler.
  • Make it possible to use the map without mouse event handler (mobile, tablette).
  • Make it possible to Spherify the earth..

Video

License

License