Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Commit

Permalink
Add useful links
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 14, 2012
1 parent d4b2241 commit da0125d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -84,4 +84,11 @@ Technical considerations: specific to 3D
If the API is to be eventually extended to support 3D, fundamental objects must be extended or completely replaced. For example, 2D coordinates must have an extra field added (z or elevation), and simple bounding boxes must be replaced with perspective projection-aware view frustums. It is no longer possible to iterate over visible tiles with a nested for loop, instead cameras and streaming level-of-detail techniques must be employed.


Useful links
------------

* http://www.html5rocks.com/en/tutorials/webgl/webgl_fundamentals/



vim: set filetype=markdown spell spelllang=en:

0 comments on commit da0125d

Please sign in to comment.