s2geometry v0.11.1
- Created
- Updated
S2 is a library for spherical geometry that aims to have the same robustness, flexibility, and performance as the very best planar geometry libraries.
# Usage
The package s2geometry provides CMake targets:
find_package(s2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE s2::s2)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
# Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (by openssl )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- yuehua.jia
- Billy O'Neal
- autoantwort
- Bradley Austin Davis