1 مستودع
Low-level C++ implementations of geospatial rendering and data processing engines.
Distinct from C++ Core Implementations: Existing candidates are too generic or focused on tutorials rather than a production mapping engine core.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Geospatial Core Implementations. Refine with filters or upvote what's useful.
This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides a shared geospatial core that allows for the embedding of interactive maps into Android, iOS, macOS, Node.js, and Qt applications. The system focuses on high-performance vector tile rendering using OpenGL and GPU primitives to display interactive 3D landscapes and complex geospatial datasets. It transforms compressed protocol buffers into customizable visuals through a style-driven layer pipeline. The capability surface extends to comprehensive location services, including g
Provides a high-performance shared rendering engine implemented in C++ for consistent behavior across all platforms.