2 repository-uri
Reduces draw calls and texture binds by loading maps through atlas-based loaders.
Distinct from Rendering Optimizers: Distinct from Rendering Optimizers: focuses specifically on map-based rendering performance.
Explore 2 awesome GitHub repositories matching user interface & experience · Map. Refine with filters or upvote what's useful.
LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin
Reduces draw calls and texture binds by loading maps through atlas-based loaders to improve performance.
react-native-maps is a cross-platform map component and visualization library for embedding interactive maps within mobile applications on iOS and Android. It provides a declarative interface for managing geospatial user interfaces, allowing for the rendering of geographical data and location-based features. The library enables the visualization of spatial data through the placement of markers, the creation of custom callouts, and the drawing of polylines and polygons as map overlays. It supports interactive map navigation, including the ability to animate map regions and customize the visual
Reduces resource consumption by using a lite mode when displaying multiple maps within a scrollable list.