A simple map viewer
Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II 7 年 前
..
args.rs Add option --list-paths 7 年 前
buffer.rs Cache enabled vertex attributes, store params 7 年 前
config.rs Fix test 7 年 前
context.rs Support drawing markers 7 年 前
coord.rs Spherical tile visibility, part II 7 年 前
globe_tile_layer.rs Spherical tile visibility, part II 7 年 前
main.rs Add globe view mode, partially solve tile visibility 7 年 前
map_view.rs Spherical tile visibility, part II 7 年 前
map_view_gl.rs Spherical tile visibility, part II 7 年 前
marker_layer.rs Extract code into marker_layer module 7 年 前
program.rs Cache enabled vertex attributes, store params 7 年 前
search.rs Rename coord::LatLon -> coord::LatLonDeg 7 年 前
session.rs Add option to store and restore last session 7 年 前
texture.rs Cache active texture unit, assign unit to texture 7 年 前
tile.rs Fix clippy warnings 7 年 前
tile_atlas.rs Fix seams between globe tiles 7 年 前
tile_cache.rs Draw in multiple steps when texture atlas is too small 8 年 前
tile_layer.rs Render the map as a sphere 7 年 前
tile_loader.rs Fix clippy warnings 7 年 前
tile_source.rs Add module url_template 7 年 前
url_template.rs url_template: Small doc fixes 7 年 前
vertex_attrib.rs Cache enabled vertex attributes, store params 7 年 前