Skip to content

rpehkone/minimal-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raster tile globe rendered
Holds state with quadtree

Build

npm run build
python3 -m http.server

Todo

  • To fix gaps / align tile with neighbour
    • Make sure neighbour tile is +- 1 only different
    • Update vertex buffer
    • Move middle vertices