1. Home
  2. Browse
  3. s2geometry

s2geometry

v0.10.0#0Go to latest

S2 is a library for spherical geometry that aims to have the same robustness, flexibility, and performance as the very best planar geometry libraries.

Install

Run the following Vcpkg command to install the port.

vcpkg install s2geometry

Usage

The package s2geometry provides CMake targets:

find_package(unofficial-s2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial-s2::s2)

Dependencies

See source

Version

v0.10.0#0

Publication

Supports

!windows

GitHub

google/s2geometry2.5K

Homepage

s2geometry.io

Subtree

1ece5ec4ad

License

Apache-2.0

Definition

Manifest