- Notifications
You must be signed in to change notification settings - Fork6
An attempt to make a world map in webgl
License
NotificationsYou must be signed in to change notification settings
Frederoche/WebGL-Map
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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..
About
An attempt to make a world map in webgl
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.