# tangram-es **Repository Path**: libmaps/tangram-es ## Basic Information - **Project Name**: tangram-es - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-08 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Tangram ES ========== [![CircleCI](https://circleci.com/gh/tangrams/tangram-es.svg?style=shield)](https://app.circleci.com/pipelines/github/tangrams/tangram-es) [![Windows CI](https://github.com/tangrams/tangram-es/actions/workflows/windows.yml/badge.svg)](https://github.com/tangrams/tangram-es/actions/workflows/windows.yml) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) Tangram ES is a C++ library for rendering 2D and 3D maps from vector data using OpenGL ES. It is a counterpart to [Tangram](https://github.com/tangrams/tangram). This repository contains both the core rendering library and sample applications that use the library on Android, iOS, macOS, Ubuntu, Windows, and Raspberry Pi. ![screenshot](images/screenshot.png) ## Platform Targets For more information about building Tangram ES or using it in your project, see the individual platform pages below: - [Android](platforms/android) - [iOS](platforms/ios) - [macOS](platforms/osx) - [Ubuntu Linux](platforms/linux) - [Raspberry Pi](platforms/rpi) - [Windows](platforms/windows) ## Support For concept overviews and technical reference, see the [Tangram Documentation](https://mapzen.com/documentation/tangram). You can also find us in the tangram-chat gitter chat room: https://gitter.im/tangrams/tangram-chat ## Contributions Welcome We gladly appreciate feedback, feature requests, and contributions. For information and instructions, see [CONTRIBUTING.md](CONTRIBUTING.md). Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md). Tangram ES was created by [Mapzen](https://www.mapzen.com/) and is now a [Linux Foundation Project](https://www.linuxfoundation.org/press-release/2019/01/mapzen-open-source-data-and-software-for-real-time-mapping-applications-to-become-a-linux-foundation-project/).