Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 776 Bytes

File metadata and controls

11 lines (11 loc) · 776 Bytes
  • It seems that switching the renderable to a product used by another frame causes a crash b/c the vbo/ibo/attribs aren't bound for the new vao in the map's VAOContext. Look into adding a seperate bindVAO method to renderables
  • Implement multi pane switching
  • Asynchronous loading of radar layers, status bar
  • Async automatic data polling
  • Radar looping, handle changing number of frames on the fly, async loading too
  • Figure out cities and road rendering
    • Look into R-Tree
    • Implement line string for geojson layer
    • Implement points for geojson layer
    • Font loading and text rendering with truetype
  • Zoom level can be calculated by minimum sized tile that contains viewport