Skip to content

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 387 Bytes

README.md

File metadata and controls

executable file
·
19 lines (15 loc) · 387 Bytes

Description

Virtual texturing implementation for three.js (r57 up to now).

Usage

See /examples/terrain.html

Demo

http://franciscoavila.mx/demos/virtual-texturig (soon).

Issues

  • Resizing window breaks the app.
  • Incosistent tiles when zooming out (after zooming in).
  • Tries to fetch non-existent tiles.

Released with MIT License.